RustMP - Implicit Parallelism in Rust
Go to file
Jack Yu 64b830c7e6 Refactoring part2: renamed keywords to blocksize, read, locked, private, reduction. 2021-04-25 23:23:11 -04:00
src Refactoring part2: renamed keywords to blocksize, read, locked, private, reduction. 2021-04-25 23:23:11 -04:00
.gitignore Removed imports for multiple calls to par_for!, renamed variables to 2021-04-18 15:22:03 -04:00
Cargo.toml Added sysinfo and included usage example 2021-04-17 15:38:15 -04:00
README.md Initial commit: project setup 2021-04-03 23:35:54 -04:00

README.md

RustMP

Placeholder for RustMP README