Skip to content

Commit a747c75

Browse files
authored
Update README.md
1 parent 3f663a3 commit a747c75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ By the end of the course students will be able to use Julia to write write porta
4545
| --- | --- | ----- | ----------------- | ---------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
4646
| 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) |
4747
| 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-
| 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) |
48+
| 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) |
4949
### Week 2 - Parallelism Concepts and Julia Performance
50-
| 4 | M | 4/7 | Edelman | Parallel Prefix | |
50+
| 4 | M | 4/7 | Edelman | Parallel Prefix |
5151
### Week 3 - Multithreading and Multitasking
5252

5353
### Week 4 - GPU Computing

0 commit comments

Comments
 (0)