Skip to content

Latest commit

 

History

History

cuda-demo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

cuda-demo

Small CUDA samples.

Currently, the code must be compiled and run from the NVIDIA HPC SDK Container since I wasn't able to set up HPC SDK on (WSL-)NixOS:

just run-container ./c.out # Compile and run C code
just run-container ./f.out # Compile and run Fortran code