March 26, 2020 at 6:45 pm
Subscriber
Hi Holloway,
My university's (CU Boulder) HPC also has a slurm based job scheduler. I have written some scripts to implement this.
I usually click on "Submit Jobs" button to generate the command that I put in my job file. For distributing FE-IE domains, I specify multiple machines in the machine list; disable automatic settings; specify 2-3 tasks per machine (*); check domain solver distribution in the distribution types. This distributes domains on multiple machines. I am not sure how efficiently it does that though.
Aman
*it was hit and try, maybe 1 task will also work, but I am not sure. Sometimes it does, sometime it does not