Skip to content

Concurrent futures MultiProc backend failing to constrain resources #2700

@effigies

Description

@effigies

Summary

We've recently had 3 separate reports that fMRIPrep is running into memory allocation errors, since moving to the new MultiProc backend, based on concurrent.futures. In at least two of the cases, setting the plugin to LegacyMultiProc resolved the issue.

This suggests that the measures put into place to reduce the memory footprint of subprocesses no longer work for concurrent.futures.

Related: nipreps/fmriprep#1259

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions