====== Week 13 ====== ~~NOTOC~~ ===== CUDA ===== * 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 * Shear Sort * Lecture notes: {{shearsort.pdf|PDF}}