-
Notifications
You must be signed in to change notification settings - Fork 195
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
Singularity Images #3994
Comments
Thank you @denisbertini , that is awesome! We have containers planned for users but did not yet get to it. I would suggest the following workflow: we could build singularity containers via GitHub actions cronjob nightly and on every release. There are a few nitpicks with containers we need to be aware of:
Do you have a good workflow for publishing the generated images? GitHub has a registry, but I think the storage is very limited (we can ask for more, but not clear if we get it). Is there something like Dockerhub for Singularity these days? Small note: your containers do not yet build the RZ geometry, so we can add that, too :) |
|
Oh yes, fully agree. Was just listing for completeness. I think it is a great addition and we can add a comment in the docs to be transparent. I think this will be super useful for many workflows, including AI/ML, optimization runs, etc.
Ok, gotta check. We might be able to use NERSC's GitLab as well.
Yup, that's what I was thinking, too 👍 |
@ax3l BTW i created different singularity definition files which could eventually allow any user to run WarpX on any HPC system which provide singularity/apptainer as container technique.
Defintiion files for CPUs and GPU (AMD+ROCM) are provided.
May be interesting for WarpX user?
Originally posted by @denisbertini in #3967 (comment)
The text was updated successfully, but these errors were encountered: