Webinar 2017 Linear Algebra on GPU
From SHARCNETHelp
Revision as of 09:57, 16 October 2017 by 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...")
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.