Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 440 Bytes

File metadata and controls

7 lines (7 loc) · 440 Bytes

cuda

my cuda programs (you'll need an NVIDIA GPU to run them)
compile these programs with nvcc <.cu filename> -o <exec filename>
run them with ./<exec filename>
remove less-than and greater-than brackets in the actual shell commands
or alternatively, find the exec folders for the different projects and download the executable files
all files without number suffixes in their filenames are the final versions of their kind