Closed suxpert closed 3 months ago
There are a few improvements in the current master that may resolve this issue.
This looks like a memory error that killed a process ongoing (likely synthstrip), and when nipype comes back to retrieve the results they are missing.
I'd suggest deleting the work directory and trying with the latest version -- is that possible?
Where could I fetch the docker image for the lastest/nightly version? Or need I build the docker image myself from this rep?
And BTW, I have limited the memory resource to be 80GB via --mem 80
, and MRIQC may use all my memory resources (128G), or even freeze my computer and then crash. Why?
@oesteban I've tried the latest version (24.0.1), MRIQC works without error for the same dataset, thanks.
What happened?
I was using MRIQC docker images, it used almost all memory resources (even I've limited to 80GB), and then raised error with traceback messages (see log below).
What command did you use?
What version of the software are you running?
24.0.0 (reported as 24.1.0.dev0...)
How are you running this software?
Docker
Is your data BIDS valid?
Yes
Are you reusing any previously computed results?
No
Please copy and paste any relevant log output.
Additional information / screenshots
No response