Parallel processing threads for converters (adni-to-bids) #992
KeenanDown
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I noticed that clinica convert adni-to-bids doesn't seem to offer the option to use -np or --n_procs to specify the number of threads. This is causing me difficulties because when working with clinica on an HPC, it is detecting the total number of CPUs on the system, rather than the number of CPUs assigned to submitted jobs - and is subsequently trying to steal computing power it isn't allowed to use.
Is it possible to specify the number of threads, or enable the use of -np or --n_procs in some way for converters like adni-to-bids? Or perhaps a workaround?
All the best,
Keenan
Beta Was this translation helpful? Give feedback.
All reactions