RustMP - Implicit Parallelism in Rust
Find a file
2021-04-23 11:51:58 -04:00
src Fixed private unable to be applied to non-primitives. Fixed reduction not able to reduce non-primitives 2021-04-23 11:51:58 -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

RustMP

Placeholder for RustMP README