this post was submitted on 01 Feb 2024
531 points (95.7% liked)

Programmer Humor

37483 readers
224 users here now

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

Rules:

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

Pretty much the exact reason containerized environments were created.

[–] theterrasque@infosec.pub 3 points 2 years 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 2 years ago* (last edited 2 years ago) (1 children)

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

[–] sprack@lemmy.world 1 points 2 years ago

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