parsec: move test.sh into the parsec repo

This commit is contained in:
Ciro Santilli
2018-03-21 16:44:19 +00:00
parent 275426ef44
commit a033e6444c
4 changed files with 7 additions and 68 deletions

View File

@@ -2345,7 +2345,7 @@ sgemm_kernel.o: No such file or directory
===== PARSEC benchmark
We have ported parts of the link:http://parsec.cs.princeton.edu[PARSEC benchmark] for cross compilation at: https://github.com/cirosantilli/parsec-benchmark See the documentation on that repo to find out which benchmarks have been ported. Furthermore, some of the benchmarks were are segfaulting, see link:parsec-benchmark/test.sh[]
We have ported parts of the link:http://parsec.cs.princeton.edu[PARSEC benchmark] for cross compilation at: https://github.com/cirosantilli/parsec-benchmark See the documentation on that repo to find out which benchmarks have been ported. Some of the benchmarks were are segfaulting, they are documented in that repo.
There are two ways to run PARSEC with this repo:
@@ -2367,7 +2367,7 @@ cd /parsec/ext/splash2x/apps/fmm/run
To find out how to run many of the benchmarks, you can either:
* have a look at: link:parsec-benchmark/test.sh[]
* have a look at the `test.sh` script of the `parse-benchmark` repo
* do a search on the build stdout on your terminal for a line of type:
+
....