浏览代码

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)
 PREFIX=$(dirname $0)
 test -x $PREFIX/../../tools/starpu_fxt_tool || exit 77
 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
 $PREFIX/../../tools/starpu_fxt_tool -i $PREFIX/prof_file_${USER}_0
 
 
 # Check that they are approved by Grenoble :)
 # Check that they are approved by Grenoble :)