Error in a supercomputer
Urania · Wed Oct 16, 2019 6:11 pm
Hi guys,
I'm trying to run Singular in a supercomputer with the option of batch.
Following the manual I see that I have to include the flag -b and then MPport=PORT and MPhost=HOST.
Moreover, as I understand if I do not these values I should use PORT and HOST, therefore the code I used was:
Singular --cpus=$SLURM_CPUS_PER_TASK -b --MPport=PORT --MPhost=HOST name.txt > name.out
Nevertheless I got the error : ** missing arguments: -b requires --link/--MPhost/--MPport
Could you help me here? What am I missing?
Thank you very much,
I'm trying to run Singular in a supercomputer with the option of batch.
Following the manual I see that I have to include the flag -b and then MPport=PORT and MPhost=HOST.
Moreover, as I understand if I do not these values I should use PORT and HOST, therefore the code I used was:
Singular --cpus=$SLURM_CPUS_PER_TASK -b --MPport=PORT --MPhost=HOST name.txt > name.out
Nevertheless I got the error : ** missing arguments: -b requires --link/--MPhost/--MPport
Could you help me here? What am I missing?
Thank you very much,