Skip to content

N4 Preprocessing high memory usage #302

@levje

Description

@levje

Describe the bug
When running the sf-tractomics pipeline on CamCAN (when running on MyeloInferno everything was working fine), I had the N4_PREPROC require more than 16 Gb of RAM. As of now, the process is labeled as "high_memory" which attributes 16 Gb of RAM to it. However, since the processes were being killed on 16Gb of RAM they were automatically re-launched on 32 Gb RAM (which crashed because I have 31,98 Gb of RAM on my local desktop). It also is annoying to have my processes being launched twice because of higher RAM usage than expected.

Discussed with @AlexVCaron in scilus/sf-tractomics#71 and was asked to tag @gdevenyi to know if you had an idea if this is normal.

To Reproduce
Run sf-tractomics on CamCAN data.

Expected behavior
Either the memory requirements should be slightly increased, or there's a RAM usage problem to fix.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions