Skip to content

Commit 082d248

Browse files
committed
Update README.md
1 parent 46f6cad commit 082d248

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
@@ -45,7 +45,7 @@ By the end of the course students will be able to use Julia to write write porta
4545
| --- | --- | ----- | ----------------- | ---------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
4646
| | | | | **Week 1 - Overview of Parallel Computing**|
4747
| 1 | M | 3/31 | Edelman | Parallel Computing may not be what you think, top500, matmul vs matadd | [Intro](https://docs.google.com/presentation/d/1jkJqieNuWh4_Yx6Ura3xiGUc0NmaDK6a6J_zQJfQoEU/edit?usp=sharing) |
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) |
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) | [Language Horse Race](https://github.com/mitmath/JuliaComputation/blob/Fall24/notebooks/3_Julia%20is%20fast.ipynb) |
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**|
5151
| 4 | M | 4/7 | Edelman | If you see an algorithm that doesn't look like it should be parallel it's probably Parallel Prefix |

0 commit comments

Comments
 (0)