Difference between revisions of "Webinar 2014 Linear Algebra on GPU"

From SHARCNETHelp
Jump to navigationJump to search
(Created page with "This seminar will provide an overview of how one can efficiently solve linear algebra problems using GPGPU (General Purpose Graphics Processing Unit) hardware and the associat...")
 
(No difference)

Latest revision as of 11:17, 16 March 2021

This seminar will provide an overview of how one can efficiently solve linear algebra problems using GPGPU (General Purpose Graphics Processing Unit) hardware and the associated CUDA software framework. The basic issues involved in developing efficient code for this type of computation will be discussed, followed by a demonstration of how to use three popular libraries relevant to the problem: CUBLAS, CULA and MAGMA.