Hacker News new | ask | show | jobs
by andyonthewings 2704 days ago
At work I do DL projects in separated containers with the nvidia docker runtime. That means I can use any combination of cuda/ubuntu/python versions independent of the host system or other projects.
1 comments

I’ve tried that as well but often ran into driver issues. Conda has seemed to work better for me.