Back to Forum | View unanswered posts | View active topics
|
Page 1 of 1
|
[ 2 posts ] |
|
Author |
Message |
IliaToli
|
Post subject: Parallel modStd(). Posted: Mon Mar 20, 2017 12:50 am |
|
|
How many nodes are best for modStd() in parallel? I need to know this so that I ask for the optimal number of nodes, so that I calculate fast, and do not waste limited computer time.
Thank you very much.
Best regards.
|
|
Top |
|
|
hannes
|
Post subject: Re: Parallel modStd(). Posted: Tue Mar 21, 2017 4:46 pm |
|
Joined: Wed May 25, 2005 4:16 pm Posts: 275
|
Currently, modStd uses only CPUs on the same computer. By default: all it can find (check which system("cpu");). This number can be changed with the command line option --cpus=#CPUs maximal number of CPUs to use. How many are best depends on your problem, the algorithm and implementation have no limitation here (beside system limits: the number of processes, number of open file descriptors , available memory, etc.)
|
|
Top |
|
|
|
Page 1 of 1
|
[ 2 posts ] |
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|
It is currently Fri May 13, 2022 10:56 am
|
|