Explorar o código

test starpu_replay

Samuel Thibault %!s(int64=7) %!d(string=hai) anos
pai
achega
ee5ffce9d1
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      tests/overlap/overlap.sh

+ 5 - 0
tests/overlap/overlap.sh

@@ -49,4 +49,9 @@ then
 	$PREFIX/../../tools/starpu_paje_summary paje.trace || true
 	$PREFIX/../../tools/starpu_codelet_histo_profile distrib.data || true
 	[ -f distrib.data.overlap_sleep_1024_24.0.a3d3725e.1024.pdf ] || true
+
+	if [ -x $PREFIX/../../tools/starpu_replay ];
+		$PREFIX/../../tools/starpu_replay tasks.rec
+	fi
 fi
+