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

Containerizing QUICK: Add Dockerfile and GitHub Actions #358

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

kkrick-sdsu
Copy link

This pull request adds a Dockerfile in order to containerize QUICK for use on machines with the x86 architecture and NVIDIA GPUs. The container will have quick, quick.MPI, quick.cuda and quick.cuda.MPI available. This container will run on a single compute node, multi-node operation has not been tested. This container runs on Docker, Singularity and Kubernetes based systems.

The new GitHub Action titled "Docker" will build and publish the QUICK container on the GitHub Container Registry (aka GitHub Packages). Successful builds will be displayed on the packages section of the GitHub repository homepage. The action is triggered for pull requests to the master branch as well as for releases.

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

Successfully merging this pull request may close these issues.

None yet

1 participant