Open ajdneuro12 opened 5 years ago
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.
I agree with this, submit one job per subject, then you can go a group level analysis later if needed.
-Alex
On Jun 30, 2020, at 11:42 AM, Dylan Nielson notifications@github.com wrote:
Hi @ajdneuro12 https://github.com/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.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/BIDS-Apps/freesurfer/issues/48#issuecomment-651876838, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACB5V77PFHHDXGLW3BHAXBLRZIBWRANCNFSM4JDTMNWQ.
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