Skip to content

neper in HPC cluster #703

Closed Answered by rquey
anujyadav0693 asked this question in Q&A
Discussion options

You must be logged in to vote

No, it doesn't. Neper is multithreaded (using openMP), not parallelized. So, the best you can do is run it on 1 compute node / SLURM_CPUS_ON_NODE threads... If you enforce to run it on several compute nodes, I think what happens is that each compute node will run its own instance of Neper (several times the same computation).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rquey
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants