-
Notifications
You must be signed in to change notification settings - Fork 53
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
New container bart 0.9.00 #733
Comments
the download url needs to be curl -X GET https://d15yxasja65rk8.cloudfront.net/temporary-builds-new/bart_0.9.00_20240722.simg -O I am fixing that now |
and I changed the domain now to https://neurocontainers.neurodesk.org curl -X GET https://neurocontainers.neurodesk.org/temporary-builds-new/bart_0.9.00_20240722.simg -O |
Bart v0.9.0 compiled with cuda 12.5.1 generates only empty output. I'm now recompiling with an older cuda version to find out which works. 12.0.0 was successful so far. |
There is a new container by @dabosch, use this command to test on Neurodesk:
Or, for testing directly with Singularity:
If test was successful, then add to apps.json to release:
https://github.com/NeuroDesk/neurocommand/edit/main/neurodesk/apps.json
Please close this issue when completed :)
The text was updated successfully, but these errors were encountered: