-
Notifications
You must be signed in to change notification settings - Fork 6
issue-#202-resolved with nvidia-container install #9
base: main
Are you sure you want to change the base?
Conversation
Thanks! Are you using a public cloud provider or your own server with GPU to test? |
@@ -54,6 +54,16 @@ PREM_AUTO_UPDATE=$PREM_AUTO_UPDATE" >$PREM_CONF_FOUND | |||
curl --silent https://raw.githubusercontent.com/$USER/$REPO/main/docker-compose.gpu.yml -o ~/prem/docker-compose.gpu.yml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please increase the script version to 0.0.2
at the top of the file
I am using a GPU machine from azure. |
@tiero, increased the script version. |
Doing some tests on AWS I noticed that we could also install the NVIDIA drivers automatically, beside the toolkit, but I ended up doing the same as you. Can you solve conflicts from the main to include latest changes, since I want to credit your contribution anyway ❤️ |
@tiero, apologies on the dealy, thanks for the words, i am not able resolve the conflict, it shows read only access, could you guide me on this, i would love to be a contributor!!!! |
Can you try the latest script and tell me if this works for you? |
resolved the following issue with nvidia-container toolkit instalation. added an echo is toolkit is not available and planning to install.
issue ref link