Skip to content

Commit 26e355c

Browse files
committed
Update README.md
1 parent cc2c6ce commit 26e355c

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
@@ -48,7 +48,7 @@ By the end of the course students will be able to use Julia to write write porta
4848
| 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)|| |
4949
| 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)
5050
| | | | | **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 |
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 | | [reduce,prefix pluto](https://mitmath.github.io/18337/lecture9/reduce_prefix.html)|
5252
| | | | | **Week 3 - Multithreading and Multitasking**|
5353
| | | | | **Week 4 - GPU Computing**|
5454
| | | | | **Week 5 - GPU Computing**|

0 commit comments

Comments
 (0)