Differences

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

Link to this comparison view

Both sides previous revision Previous revision
courses:cs377-201951:lang-resources [2019/04/28 21:08]
mlsmith [CUDA]
courses:cs377-201951:lang-resources [2019/04/28 21:11]
mlsmith [CUDA]
Line 51: Line 51:
     * more than a library for a programming language(s)     * more than a library for a programming language(s)
     * an extension of C/C++ to allow programmers to use nVidia GPU cards for GPGPU programming     * an extension of C/C++ to allow programmers to use nVidia GPU cards for GPGPU programming
-  * hpc 
-    * Vassar CS Department's GPGPU cluster 
-    * webpage: https://hpc.cs.vassar.edu/  (accessible only behind firewall) 
-    * hpc is a virtual machine (VM) 
-    * uses Slurm (Simple Linux Resource Manager) to run jobs (interactive or batch) 
   * Tutorials:   * Tutorials:
     * https://devblogs.nvidia.com/even-easier-introduction-cuda/     * https://devblogs.nvidia.com/even-easier-introduction-cuda/