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

EIC: add nightly CUDA production and development images #493

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

wdconinc
Copy link
Contributor

We have been developing additional CUDA functionality that we are ready to start using in production on OSG systems.

These two images are for production (i.e. CUDA runtime only) and development (i.e. CUDA devel) containers. The development containers will likely be needed in the short term to facilitate debugging of issues we may encounter.

Both images are layered in such a way that the large CUDA layers are unchanging and at the base of the layer stack. This should made updates of these images no more storage intensive than the other EIC nightly images.

@wdconinc wdconinc marked this pull request as draft March 17, 2025 21:58
@wdconinc
Copy link
Contributor Author

(Converted to draft for now to verify CI failures.)

@rynge
Copy link
Member

rynge commented Mar 17, 2025

@wdconinc Are those images set to private?

$ docker pull eicweb/eic_cuda:nightly
Error response from daemon: manifest for eicweb/eic_cuda:nightly not found: manifest unknown: manifest unknown

$ docker pull eicweb/eic_dev_cuda:nightly
Error response from daemon: manifest for eicweb/eic_dev_cuda:nightly not found: manifest unknown: manifest unknown

@wdconinc
Copy link
Contributor Author

I realized when the CI failed that we're not pushing them to docker hub as nightly but as master. I'm adjusting our CI to push as nightly. I'll mark as ready for review when those tags are published.

@wdconinc wdconinc marked this pull request as ready for review March 18, 2025 00:17
@wdconinc
Copy link
Contributor Author

The nightly images are available now.

@rynge rynge merged commit 3a88395 into opensciencegrid:master Mar 18, 2025
1 check failed
@wdconinc wdconinc deleted the patch-4 branch March 18, 2025 00:41
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.

2 participants