Skip to content

Commit b5c3c2c

Browse files
Update README.md
1 parent cff4a0f commit b5c3c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ By the end of the course students will be able to use Julia to write write porta
5050
| 3 | F | 4/4 | Kimmerer | Allocations and other serial performance tips | | [PerformantSerial Julia Pluto Notebook](https://mitmath.github.io/Parallel-Computing-Spoke/notebooks/PerformantSerialJulia.html)
5151
| | | | | **Week 2 - Parallelism Concepts and Julia Performance**|
5252
| 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)|
53-
| 5 | W | 4/9 | Kimmerer, Ringoot | Multithreading, hyperthreading, and pipelining | [Slides part 1](lectures/Lecture 04_09_part1.pdf)
53+
| 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))
5454
| | | | | **Week 3 - Multithreading and Multitasking**|
5555
| | | | | **Week 4 - GPU Computing**|
5656
| | | | | **Week 5 - GPU Computing**|

0 commit comments

Comments
 (0)