return err when build cuda and cudnn on mac #1144
Xiaoaier-Z-L
started this conversation in
General
Replies: 3 comments 3 replies
-
Did you run envd up or envd build? |
Beta Was this translation helpful? Give feedback.
1 reply
-
for a workaround, you could use |
Beta Was this translation helpful? Give feedback.
2 replies
-
Maybe, i should only build one image with cuda&cudnn and do not need launch one container, or use envd up no-gpu --force |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
envd version:

build.envd

host:
mac
preproduce:
#envd up
#error: GPU is required but nvidia container runtime is not installed, please refer to https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#docker
Question:
What it happened when i installed cudnn and cuda with envd, why it needs nvidia container runtime? and i must build it on gpu machine?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions