Open nimzodisaster opened 6 months ago
It looks like the underlying issue here is that C-PAC is synching the number of available cores (--n_cpus
) to the number of available cores per participant, so it will (while this bug is present) always run one participant at a time, though it can run an analysis in multiple threads.
We'll fix this in an upcoming release.
Would I avoid it if using SGE?
Describe the bug
My pipeline (see below) indicates that I want to run 16 subjects at once, but it only processes one at a time. I don't remember needing SGE / SLURM for multiple runs on the same machine.
To reproduce
No response
Preconfig
Custom pipeline configuration
Run command
No response
Expected behavior
16 simultaenous processing streams
Acceptance criteria
run multi
Screenshots
No response
C-PAC version
1.8.6
Container platform
No response
Docker and/or Singularity version(s)
No response
Additional context
my docker command: