mirror of
https://github.com/kmc7468/cs220.git
synced 2025-12-12 21:08:45 +00:00
Add description for assignment 13
This commit is contained in:
committed by
Seungmin Jeon
parent
a44b420ea3
commit
3f6b16863e
@@ -2,6 +2,7 @@
|
||||
//!
|
||||
//! The primary goal of this assignment is to get used to data parallelism.
|
||||
//!
|
||||
//! Refer to your solution for assignment 09. You will implement the parallelized version of assignment 09.
|
||||
//! You should fill out the `todo!()` placeholders in such a way that `/scripts/grade-13.sh` works fine.
|
||||
//! See `assignment13_grade.rs` and `/scripts/grade-13.sh` for the test script.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user