From f3cf967d2c4aa86b9da001825de83166c7d99d33 Mon Sep 17 00:00:00 2001 From: MohsenLesani Date: Tue, 10 Sep 2024 00:18:52 -0700 Subject: [PATCH] Update --- index.html | 4 ++++ index.md | 7 ++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 6742325..eb92464 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,10 @@

CSE 133: Parallel and Concurrent Programming

Overview | Schedule | Description | Teaching Team | Assessment

+

Overview

Welcome! CSE113: Parallel and Concurrent Programming
diff --git a/index.md b/index.md index 21fd33a..a3b36dc 100644 --- a/index.md +++ b/index.md @@ -4,6 +4,12 @@ + + + ************************************************** # Overview @@ -77,7 +83,6 @@ The schedule can adapt to our pace. | Mon, March 11 | Memory Consistency Models | [slides](lectures/CSE113March11_wi2024.pdf) | [You Don’t Know Jack...](https://queue.acm.org/detail.cfm?id=2088916) | Wed, March 13 | General concurrent sets | [slides](lectures/CSE113March13_wi2024.pdf) | Class Slides - Final exam is scheduled for TBA. **************************************************