mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
parsec: move test.sh into the parsec repo
This commit is contained in:
@@ -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:
|
||||
+
|
||||
....
|
||||
|
||||
Reference in New Issue
Block a user