ソースを参照

Use the modular eager scheduler, to exercize FxT tools with a component-based scheduler

Samuel Thibault 8 年 前
コミット
ec659a28d2
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      tests/datawizard/locality.sh

+ 1 - 1
tests/datawizard/locality.sh

@@ -22,7 +22,7 @@ set -e
 
 PREFIX=$(dirname $0)
 test -x $PREFIX/../../tools/starpu_fxt_tool || exit 77
-STARPU_FXT_PREFIX=$PREFIX/ $PREFIX/locality
+STARPU_SCHED=modular-eager STARPU_FXT_PREFIX=$PREFIX/ $PREFIX/locality
 $PREFIX/../../tools/starpu_fxt_tool -i $PREFIX/prof_file_${USER}_0
 
 # Check that they are approved by Grenoble :)