|
@@ -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
|