Browse Source

measuring small modif

Andra Hugo 13 years ago
parent
commit
f28baf6ef7

+ 1 - 1
tests/cholesky_2ctxs/all_sched.sh

@@ -3,7 +3,7 @@
 #export STARPU_NCPUS=9
 #export STARPU_DIR=$HOME/sched_ctx/build
 
-source sched.sh isole 0 0 0 
+#source sched.sh isole 0 0 0 
 
 source sched.sh isole 0 0 3 
 source sched.sh isole 0 1 2

+ 2 - 0
tests/cholesky_2ctxs/comp_all.sh

@@ -1,8 +1,10 @@
 #!/bin/bash
 
+rm -rf res_*
 compute_effic=$1
 #for one matrix 20000 x 20000 and one of 10000 x 10000
 ninstr=2999999987712
+#no_ctx_prefix=../../../../trunk2/trunk/tests/cholesky_and_lu/timings-sched_attila
 no_ctx_prefix=../cholesky_no_ctxs/timings-sched
 ctx_prefix=timings-sched
 

File diff suppressed because it is too large
+ 1 - 1
tests/cholesky_2ctxs/gnuplot_efficiency.sh