瀏覽代碼

small modif

Andra Hugo 13 年之前
父節點
當前提交
2e8293adc4
共有 2 個文件被更改,包括 6 次插入6 次删除
  1. 3 3
      tests/cholesky_2ctxs/all_sched.sh
  2. 3 3
      tests/cholesky_no_ctxs/all_sched.sh

+ 3 - 3
tests/cholesky_2ctxs/all_sched.sh

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

+ 3 - 3
tests/cholesky_no_ctxs/all_sched.sh

@@ -1,6 +1,6 @@
 #!/bin/bash 
-export STARPU_DIR=$HOME/sched_ctx/build
+#export STARPU_DIR=$HOME/sched_ctx/build
 
 source sched.sh 
-#source sched.sh 1stchole -chole1
-#source sched.sh 2ndchole -chole2
+source sched.sh 1stchole -chole1
+source sched.sh 2ndchole -chole2