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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ anything here that you don't want to share with the world.)
14
14
Instructions (delete me)
15
15
========================
16
16
17
-
This is due **INSTRUCTOR TODO**.
17
+
This is due Sunday, September 13 at midnight.
18
18
19
19
**Summary:** In this project, you'll implement GPU stream compaction in CUDA,
20
20
from scratch. This algorithm is widely used, and will be important for
@@ -37,7 +37,7 @@ on the implementation of scan and stream compaction.
37
37
38
38
* The [slides on Parallel Algorithms](https://github.com/CIS565-Fall-2015/cis565-fall-2015.github.io/raw/master/lectures/2-Parallel-Algorithms.pptx)
39
39
for Scan, Stream Compaction, and Work-Efficient Parallel Scan.
0 commit comments