-
Notifications
You must be signed in to change notification settings - Fork 132
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
Workflow issue #644
Comments
This looks like you are hitting the default memory limitations of docker in Mac: #388 (comment) Please check this section of the documentation (http://mriqc.readthedocs.io/en/stable/docker.html) and let us know if that fixed the issue. |
Dear sir/madam,
Yes, increasing the memory size fixed the problem for me.
Thank you,
Best,
Vincent
On Nov 9, 2017, at 12:59 AM, Oscar Esteban <notifications@github.com<mailto:notifications@github.com>> wrote:
Hi @vnckppl<https://github.com/vnckppl>, any updates on this problem?
I think this is a problem of hitting the memory maximum, unrelated to #536<#536>. I'll close it for now, please reopen if revising memory limits did not work.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#644 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AOah-pEZVvH0Gi22_L_NvRNOobCHN0Cjks5s01mggaJpZM4PbUFV>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi mriqc devs,
I am running MRIQC in docker (stable; Version 17.06.2-ce-mac27 (19124)) on OSX 10.11.16.
I started mriqc with the following command:
(where ddir is my data folder and odir is my output folder)
Mriqc does not finish, but crashes. Here is the terminal output:
How can I fix this issue?
Thanks!!
The text was updated successfully, but these errors were encountered: