yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #26508
Re: [Question #699235]: Settings HPC Slurm
Question #699235 on Yade changed:
https://answers.launchpad.net/yade/+question/699235
Status: Open => Needs information
Robert Caulk requested more information:
Hello,
>>I am searching for instructions to see if I can change -nodes>1 or
anything else to increase the number of parallel cores during
simulation.
Can you confirm that an individual node in your cluster has more than 7
cpus? The script you reference is unable to use distributed memory model
(MPI), it can only use a shared memory model (OpenMP). In other words,
it can only run on a single node and is thus limited by the max number
of cores on a single node.
Cheers,
Robert
--
You received this question notification because your team yade-users is
an answer contact for Yade.