mirror of https://github.com/xythrez/RustMP.git
Update README.md
This commit is contained in:
parent
0b22ea2395
commit
8227ae5c65
|
@ -29,8 +29,8 @@ following command:
|
||||||
$ cargo run --release --bin <testname>
|
$ cargo run --release --bin <testname>
|
||||||
```
|
```
|
||||||
|
|
||||||
Additional comparison programs are located in `ext/`, where sequential, OpenMP
|
Additional comparison programs are located in `omp/`, where C comparison
|
||||||
and Rayon comparison benchmarks can be found.
|
benchmarks can be found.
|
||||||
|
|
||||||
## Known issues
|
## Known issues
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue