Skip to content

Conversation

v-aperivili
Copy link
Contributor

No description provided.

@v-aperivili
Copy link
Contributor Author

v-aperivili commented Apr 25, 2025 via email

@v-aperivili
Copy link
Contributor Author

v-aperivili commented Apr 25, 2025 via email

@darkwhite29
Copy link
Contributor

Remember to resolve the conflict first:

image

Copy link

@iantreleaven iantreleaven left a comment

Choose a reason for hiding this comment

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

Some naming conventions don't work for the folder structure set up for Azure Linux. Also, a large number of paths with very specific CUDA version numbers could be made more easy to update in the future.

#curl https://packages.microsoft.com/azurelinux/3.0/preview/NVIDIA/x86_64/config.repo > /etc/yum.repos.d/azurelinux-nvidia-preview.repo

# Setup Azure Linux NVIDIA packages repo
curl https://packages.microsoft.com/azurelinux/3.0/prod/nvidia/x86_64/config.repo > /etc/yum.repos.d/azurelinux-nvidia-prod.repo

Choose a reason for hiding this comment

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

The version in this path (3.0) should be taken from a high level source file, possibly install.sh.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am not sure if it would be easier to use it from install.sh but can we try to get this version (3.0) from versions.json file?

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.

5 participants