Explorar o código

sched_ctx/sched_ctx_hierarchy can't work on simgrid yet

Samuel Thibault %!s(int64=8) %!d(string=hai) anos
pai
achega
00e62ce185
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      tests/Makefile.am

+ 2 - 2
tests/Makefile.am

@@ -156,7 +156,6 @@ myPROGRAMS +=				\
 	microbenchs/display_structures_size	\
 	microbenchs/local_pingpong		\
 	sched_ctx/sched_ctx_list		\
-	sched_ctx/sched_ctx_hierarchy		\
 	perfmodels/value_nan
 
 if !STARPU_SIMGRID
@@ -330,7 +329,8 @@ myPROGRAMS +=				\
 	sched_policies/execute_all_tasks        \
 	sched_policies/prio        		\
 	sched_policies/simple_deps              \
-	sched_policies/simple_cpu_gpu_sched
+	sched_policies/simple_cpu_gpu_sched	\
+	sched_ctx/sched_ctx_hierarchy
 endif
 
 MICROBENCHS = \