[Users] Number of processors and ppn used

Nisa Amir nisaamir at math.qau.edu.pk
Tue Mar 29 17:28:15 CDT 2022


Hello all,

When I submit my simulation
%%bash
# start simulation segment
./simfactory/bin/sim submit NH --cores=1 --ppn-used=8 --walltime=0:2:00
Also tried this %%bash

./simfactory/bin/sim submit NH --cores=2 --num-threads=1 --walltime=0:20:00
again it gives the same warning
it gives the warning that Total number of threads and number of cores per
node are inconsistent: procs=1, ppn-used=8 (procs must be an integer
multiple of ppn-used)
and after that when i run the parameter file it does not run completely and
shows only half or more than half output.
How can I resolve this issue so that I get the complete output.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/users/attachments/20220330/fe944e0b/attachment.html 


More information about the Users mailing list