Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
courses:cs377-201951:tech_ref [2019/04/28 21:21]
mlsmith [CUDA]
courses:cs377-201951:tech_ref [2019/04/28 21:22]
mlsmith [CUDA]
Line 73: Line 73:
   ssh VassarID@hpc.cs.vassar.edu   ssh VassarID@hpc.cs.vassar.edu
  
-To compile: +To compile (using Nvidia C compiler)
   nvcc -o my-cuda-prog my-cuda-prog.cu   nvcc -o my-cuda-prog my-cuda-prog.cu