You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ By the end of the course students will be able to use Julia to write write porta
48
48
| 2 | W | 4/2 | Edelman | If you live with one programming language, you dont know what you are missing |[Slides](https://docs.google.com/presentation/d/16Zf_SnDNlUmcCdqoaDeyAQmmqpxC66k646DCm3BXt1o/edit?usp=sharing)|||
49
49
| 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)
50
50
|||||**Week 2 - Parallelism Concepts and Julia Performance**|
51
-
| 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)|
51
+
| 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)|
52
52
|||||**Week 3 - Multithreading and Multitasking**|
0 commit comments