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

[ENH] Use Nipype MultiProc even for sequential execution #856

Merged
merged 1 commit into from
Nov 30, 2017

Conversation

oesteban
Copy link
Member

After the experience of reducing the memory fingerprint of fmriprep, the Linear plugin is heavily affected by the memory explosion as it is implemented now. The easiest alternative is using MultiProc with n_procs=1.

Closes #855

After the experience of reducing the memory fingerprint of fmriprep, the Linear plugin is heavily affected by the memory explosion as it is implemented now. The easiest alternative is using MultiProc with `n_procs=1`.

Closes nipreps#855
@oesteban
Copy link
Member Author

I'll take some risk here and merge without review, I'd like to release ASAP.

@oesteban oesteban merged commit bc4014c into nipreps:master Nov 30, 2017
@oesteban oesteban deleted the fix/855 branch November 30, 2017 00:37
@effigies
Copy link
Member

Hi, sorry. Caught me around dinner/bedtime. This looks fine.

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

Successfully merging this pull request may close these issues.

None yet

2 participants