Skip to content

Commit 70571b4

Browse files
authored
Hpc gpu (#131)
* added cuda reduction code * GPU stuff
1 parent 25b0c1a commit 70571b4

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

code/hpc/cuda-reduction.zip

3.65 KB
Binary file not shown.

data/hpc/lecture8.pdf

4.19 MB
Binary file not shown.

hpc_resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ title: Resources
4545

4646
## GPU Lecture and Labs
4747

48-
- [Repository: Lectures + Labs](https://github.com/ggruszczynski/gpu_colab)
49-
- [Lecture 1](https://raw.githack.com/ggruszczynski/gpu_colab/main/lectures/gpu_lecture1.html)
48+
- [Presentation](http://ccfd.github.io/courses/data/hpc/lecture8.pdf)
49+
- [Code (reduction case study)](http://ccfd.github.io/courses/code/hpc/cuda-reduction.zip)

0 commit comments

Comments
 (0)