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
Previous revision
Last revision Both sides next revision
courses:cs377-201951:week13 [2019/04/29 13:24]
mlsmith [CUDA]
courses:cs377-201951:week13 [2019/05/06 01:18]
mlsmith [Last Class]
Line 1: Line 1:
-====== Week 13 ======+====== Week 14 ======
  
 ~~NOTOC~~ ~~NOTOC~~
    
-===== CUDA ===== +===== Last Class =====
- +
-  * Assignment 6 +
-    * Due Fri, May 3 +
-    * Versions 2 and 3 from slides 11, 12 of {{cs377-linda-lect1.pdf|PDF}} +
-      * (version 1 included in sample code) +
-      * sorry for confusion with version numbers!  +
-      * versions from slides 11 and 12 are the versions to implement +
-  * Introduction to CUDA +
-    * our GPU Cluster: hpc +
-    * Slurm: interactive and batch job submissions +
-    * See Tech Ref and Lang Resources in sidebar +
-    * demo / code walks (copy from my cs377-examples directory) +
-      * https://devblogs.nvidia.com/even-easier-introduction-cuda/       +
-      * compiling +
-      * running +
-      * profiling+
  
 +  * Wrap-up
 +  * Final Assignment
 +    * S'mores simulation
 +      * background clip from The Sandlot (S'mores scene): https://youtu.be/XlddDZkkxCc
 +    * Water Molecule simulation
 +      * H2O 
 +  * CEQs