Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question about running in parallel #48

Open
ajdneuro12 opened this issue Oct 22, 2019 · 2 comments
Open

question about running in parallel #48

ajdneuro12 opened this issue Oct 22, 2019 · 2 comments

Comments

@ajdneuro12
Copy link

Hi all,

Thanks for the great app! I am trying to run a large number of participants but I am having trouble running in parallel. I am running it on an hpc with singularity. I have tried specifying multiple participants with the participant label and changing the number of cpus but it is not running in parallel. Thanks for your help!

Best,
Alex

@Shotgunosine
Copy link
Contributor

Hi @ajdneuro12, sorry for the incredibly delayed response. I would suggest running one subject per job on the HPC. Will that work for you? I'm not sure if this is still an issue or not, but in some cases running multiple subjects on the same node along with using openmp parallelization for some steps can result in more CPUs than available being requested.

@alexlicohen
Copy link
Collaborator

alexlicohen commented Jun 30, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants