Skip to content

Latest commit

 

History

History

gpu-matmul

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Running DGEMM with GPUs

You can find here a version of dgemm from ELPA tutorial which runs on single GPU.

  1. Build the code with provided build.sh script. Run the code with different matrix sizes, how does the performance compare to the CPU version?