Post a reply
Username:
Note:If not registered, provide any username. For more comfort, register here.
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation of post
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
   

Topic review - Parallel modStd().
Author Message
  Post subject:  Re: Parallel modStd().  Reply with quote
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.)
Post Posted: Tue Mar 21, 2017 4:46 pm
  Post subject:  Parallel modStd().  Reply with quote
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.
Post Posted: Mon Mar 20, 2017 12:50 am


It is currently Fri May 13, 2022 10:58 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group