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

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

Latest revision as of 10:57, 16 October 2017

This seminar provides 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 are discussed, followed by a demonstration of how to use three popular libraries relevant to the problem: cuBLAS, cuSolver and MAGMA.