nipreps / mriqc

Automated Quality Control and visual reports for Quality Assessment of structural (T1w, T2w) and functional MRI of the brain
http://mriqc.readthedocs.io
Apache License 2.0
299 stars 132 forks source link

Incorrect setting of `num_threads` instead of `n_procs` on nipype node #1308

Closed oesteban closed 4 months ago

oesteban commented 4 months ago

What happened?

fMRI's workflow has an apply_hmc map node that typically fails because of memory. A node config was added to take over all workers, but the wrong parameter is used.

What command did you use?

n/a

What version of the software are you running?

n/a

How are you running this software?

Local installation ("bare-metal")

Is your data BIDS valid?

Yes

Are you reusing any previously computed results?

No

Please copy and paste any relevant log output.

No response

Additional information / screenshots

No response