Skip to content
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

in singularity cannot execute binary file: Exec format error #211

Closed
rsiugzda opened this issue May 19, 2021 · 3 comments
Closed

in singularity cannot execute binary file: Exec format error #211

rsiugzda opened this issue May 19, 2021 · 3 comments

Comments

@rsiugzda
Copy link

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.

@rsiugzda
Copy link
Author

solved with:

mindboggle123 /home/jovyan/work/anat/T1w.nii.gz

@shnizzedy
Copy link
Member

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!

@rsiugzda
Copy link
Author

rsiugzda commented May 20, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants