Andra Hugo 13 lat temu
rodzic
commit
2e8293adc4

+ 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