Skip to content

egs-parallel on Mac #1244

Answered by rtownson
erjft asked this question in Questions
Jan 20, 2025 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

When you parallelize, it automatically gives each job different seeds, and divides up starting location in a phase-space source (if you're using one). The number of histories you provide (ncase) is the total, so as you add more cores, each job gets less histories to do.

Generally all the defaults should work fine! Until you get over 1000 cores - if you start having issues related to the lock file for 1000+ cores, I can help you switch to a different method.

One person worked on utilizing MPI, but it is not something we've really played around with and generally not needed:
#511

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@erjft
Comment options

@rtownson
Comment options

Answer selected by erjft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants