change on the labyrinth run script: making memory interleaved on all cpus as like...
authoryeom <yeom>
Thu, 7 Apr 2011 02:24:50 +0000 (02:24 +0000)
committeryeom <yeom>
Thu, 7 Apr 2011 02:24:50 +0000 (02:24 +0000)
Robust/src/Benchmarks/oooJava/labyrinth/runp-7first

index e56c8ca1e980bed1f635a7c89ddf4367f1b71375..010ac808218749ce7c11ff0dbe81921029c0a4a2 100755 (executable)
@@ -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