소스 검색

measuring small modif

Andra Hugo 14 년 전
부모
커밋
f28baf6ef7
3개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      tests/cholesky_2ctxs/all_sched.sh
  2. 2 0
      tests/cholesky_2ctxs/comp_all.sh
  3. 1 1
      tests/cholesky_2ctxs/gnuplot_efficiency.sh

+ 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
 

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
tests/cholesky_2ctxs/gnuplot_efficiency.sh