projects
/
IRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98e2071
)
change on the labyrinth run script: making memory interleaved on all cpus as like...
author
yeom
<yeom>
Thu, 7 Apr 2011 02:24:50 +0000
(
02:24
+0000)
committer
yeom
<yeom>
Thu, 7 Apr 2011 02:24:50 +0000
(
02:24
+0000)
Robust/src/Benchmarks/oooJava/labyrinth/runp-7first
patch
|
blob
|
history
diff --git
a/Robust/src/Benchmarks/oooJava/labyrinth/runp-7first
b/Robust/src/Benchmarks/oooJava/labyrinth/runp-7first
index e56c8ca1e980bed1f635a7c89ddf4367f1b71375..010ac808218749ce7c11ff0dbe81921029c0a4a2 100755
(executable)
--- a/
Robust/src/Benchmarks/oooJava/labyrinth/runp-7first
+++ b/
Robust/src/Benchmarks/oooJava/labyrinth/runp-7first
@@
-1
+1
@@
-time ./Labyrinthp.bin -w 23 -i ./inputs/random-x7-y512-z512-n512.txt
\ No newline at end of file
+time
numactl --interleave=all
./Labyrinthp.bin -w 23 -i ./inputs/random-x7-y512-z512-n512.txt
\ No newline at end of file