|
@@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
@@ -86,9 +86,9 @@ apps()
|
|
|
STARPU_SCHED="dm" $exampledir/heat/heat -ntheta 66 -nthick 130 -nblocks 8 -v2
|
|
|
check_success $?
|
|
|
|
|
|
- echo "heat.dm.8k.v2.no.prio"
|
|
|
- STARPU_SCHED="no-prio" $exampledir/heat/heat -ntheta 66 -nthick 130 -nblocks 8 -pin -v2
|
|
|
- check_success $?
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
|
|
|
echo "heat.dm.8k.v2.random"
|
|
|
STARPU_SCHED="random" $exampledir/heat/heat -ntheta 66 -nthick 130 -nblocks 8 -pin -v2
|