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

switch to nvcr.io registry and update from ubi8 to ubi9 #14

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tariq1890
Copy link

No description provided.

Copy link
Member

@elezar elezar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is this different to #12 (with the exception of the switch to ubi9)?

@tariq1890
Copy link
Author

How is this different to #12 (with the exception of the switch to ubi9)?

This PR also switches to the nvcr.io cuda images

Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>
@tariq1890 tariq1890 changed the title update cuda base images of cuda-sample image switch to nvcr.io registry and update from ubi8 to ubi9 Oct 29, 2024
@tariq1890
Copy link
Author

@elezar I've rebased and retitled the PR

Signed-off-by: Evan Lezar <elezar@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>

ARG SAMPLE_NAME
ENV SAMPLE_NAME ${SAMPLE_NAME}

ARG DEBIAN_FRONTEND=noninteractive
RUN apt-get update && apt-get install -y --no-install-recommends \
cuda-nvcc-12-6 \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tariq1890 we'd have to do the same for the ubi9 image.

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