Browse Source

small modif

Andra Hugo 13 years ago
parent
commit
84a11e7b4d
1 changed files with 4 additions and 3 deletions
  1. 4 3
      tests/cholesky_2ctxs/sched.sh

+ 4 - 3
tests/cholesky_2ctxs/sched.sh

@@ -30,10 +30,11 @@ gpu=$2
 gpu1=$3
 gpu2=$4
 
-nmaxcpus=96
+nmaxcpus=$STARPU_NCPUS
+echo $nmaxcpus
 
-nmincpus1=20
-nmincpus2=20
+nmincpus1=1
+nmincpus2=1
 
 if [ $gpu1 -gt 0 ]
 then