Skip to content

Commit a8d2b68

Browse files
authored
Update README.md
1 parent b9c5962 commit a8d2b68

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,9 @@ By the end of the course students will be able to use Julia to write write porta
5252
| | | | | **Week 2 - Parallelism Concepts and Julia Performance**|
5353
| 4 | M | 4/7 | Edelman | If you see an algorithm that doesn't look like it should be parallel it's probably Parallel Prefix | [Slides](https://github.com/mitmath/18337/blob/master/lecture10/prefix.pptx) | [reduce,prefix pluto](https://mitmath.github.io/18337/lecture9/reduce_prefix.html)|
5454
| 5 | W | 4/9 | Kimmerer, Ringoot | Multithreading, hyperthreading, and pipelining | [Slides part 1](https://github.com/mitmath/Parallel-Computing-Spoke/blob/main/lectures/Lecture%2004_09_part1.pdf) [Slides part 2](lectures/04_09_2025%20-%20Threading.pdf)| [threading pluto notebook](https://mitmath.github.io/Parallel-Computing-Spoke/notebooks/ThreadingNotebook.html), [JuliaParallel Notebook](https://github.com/JuliaParallel/julia-hpc-tutorial-sc24/blob/main/parts/multithreading/multithreading.ipynb) |
55-
| | | | | **Week 3 - Multithreading and Multitasking**|
55+
| 6 | F | 4/11 | Edelman | Prefix Continued | |
56+
| | | | | **Week 3 - Multithreading and Multitasking**|
57+
| 7 | M | 4/14 | | | |
5658
| | | | | **Week 4 - GPU Computing**|
5759
| | | | | **Week 5 - GPU Computing**|
5860
| | | | | **Week 6 - Distributed Computing (MPI + Dagger.jl)**|

0 commit comments

Comments
 (0)