this post was submitted on 01 Feb 2024
487 points (95.9% liked)

Programmer Humor

32410 readers
1 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] sprack@lemmy.world 8 points 1 year ago (1 children)

Pretty much the exact reason containerized environments were created.

[–] theterrasque 3 points 1 year ago (1 children)

Yep, I usually make docker environments for cuda workloads because of these things. Much more reliable

[–] tias@discuss.tchncs.de 2 points 1 year ago* (last edited 1 year ago) (1 children)

You can't run a different Nvidia driver in a container though

[–] sprack@lemmy.world 1 points 1 year ago

When you hit that config need the next step is light weight VM + pcie passthru.