Skip to content

Latest commit

 

History

History

debug-cuda-memcheck

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Basic debugging using cuda-memcheck

The idea is that you should use cuda-memcheck to figure out why the program is not working. The program should copy the values from one array to another.

Compile program and figure out why it is not working.