Andra Hugo 13 vuotta sitten
vanhempi
commit
84a11e7b4d
1 muutettua tiedostoa jossa 4 lisäystä ja 3 poistoa
  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