A program to recognize and reward our most engaged community members
Hello,
is it possible to change the parameters -np and -nt when restarting a run?
Thank you.
Andrea
Hi
You can change '-nt' . But you cannot change '-np' between Starter and Engine runs
Or engine restart runs.
e.g.
If you run starter with '-np 2 -nt 1'
you can run engine's with '-np 2 -nt 2 '
or '-np 2 -nt 3 '
to the max amount of (-np #)* (-nt #) processors.
I hope this is helpful
Regards