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>
|
||||
```
|
||||
|
||||
Additional comparison programs are located in `ext/`, where sequential, OpenMP
|
||||
and Rayon comparison benchmarks can be found.
|
||||
Additional comparison programs are located in `omp/`, where C comparison
|
||||
benchmarks can be found.
|
||||
|
||||
## Known issues
|
||||
|
||||
|
|
Loading…
Reference in New Issue