←back to thread

221 points whitefables | 3 comments | | HN request time: 0s | source
1. seungwoolee518 ◴[] No.41856395[source]
Great post!

However, Do I need to Install CUDA toolkit on host?

I haven't install CUDA toolkit when I use on Containerized platform (like docker)

replies(1): >>41856420 #
2. thangngoc89 ◴[] No.41856420[source]
You don't need to install CUDA toolkit on host system.

Nvidia driver + Nvidia container toolkit would do the job. You could check official instructions at [0]

[0] https://docs.nvidia.com/datacenter/cloud-native/container-to...

replies(1): >>41857074 #
3. seungwoolee518 ◴[] No.41857074[source]
Thanks, I was bit confused on install a CUDA Toolkit on the Host. (Because I don't install any software except Driver && Toolkit)