You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm glad you were able to spot the issue (missing the command). We've seen some issues with Mindboggle on clusters over the past year or so, so please let us know if you have success or more difficulties.
________________________________
From: Jon Clucas ***@***.***>
Sent: 20 May 2021 15:59:43
To: nipy/mindboggle
Cc: Roma Siugzdaite; Author
Subject: Re: [nipy/mindboggle] in singularity cannot execute binary file: Exec format error (#211)
I'm glad you were able to spot the issue (missing the command). We've seen some issues with Mindboggle on clusters over the past year or so, so please let us know if you have success or more difficulties.
Thanks!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#211 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AB2S423KSJ2JL5HDIAKX4STTOUIU7ANCNFSM45FBLDKQ>.
I am trying to run singularity on cluster:
singularity run
-B /imaging/pilots/sub-01/:/home/jovyan/work
-B /imaging/soft/freesurfer/6.0.0/x86_64/license.txt:/config/license.txt
-e mindboggle.simg
/home/jovyan/work/anat/T1w.nii.gz
the error is:
/neurodocker/startup.sh: line 5: /home/jovyan/work/anat/T1.nii.gz: cannot execute binary file: Exec format error
I saw the similar problem on docker. Anyhow not sure how to solve it.
The text was updated successfully, but these errors were encountered: