Mercurial > hg > cc > cirrus_work
comparison bin/_runme.sh @ 363:d921f4a569d8 plus
maybe got -m working using --array
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Thu, 26 Mar 2026 17:27:53 +0000 |
| parents | c2b93789b292 |
| children | bd931adc820b |
comparison
equal
deleted
inserted
replaced
| 362:d858ad223646 | 363:d921f4a569d8 |
|---|---|
| 44 pjobs=$((c / $threadsPerJob)) | 44 pjobs=$((c / $threadsPerJob)) |
| 45 | 45 |
| 46 echo $(date) ${xa}task $n.$task on $nodename:$N.$node start $pjobs jobs 1>&2 | 46 echo $(date) ${xa}task $n.$task on $nodename:$N.$node start $pjobs jobs 1>&2 |
| 47 | 47 |
| 48 PATH=$W/$USER/bin:$W/shared/bin:$PATH | 48 PATH=$W/$USER/bin:$W/shared/bin:$PATH |
| 49 export task PATH n node #xarg | 49 export task PATH n node xarg |
| 50 | 50 |
| 51 if [ "$1" = "-b" ] | 51 if [ "$1" = "-b" ] |
| 52 then | 52 then |
| 53 shift | 53 shift |
| 54 eval "$1" | 54 eval "$1" |
