oar_array.sh 164 B

12345678910
  1. #!/bin/sh
  2. #OAR --array-param-file params.txt
  3. #OAR -l /core=1,walltime=00:05:00
  4. #OAR -p host="orval02"
  5. #OAR -t besteffort
  6. #OAR -t idempotent
  7. ../bin/run_mul.sh $@