this post was submitted on 01 Feb 2024
513 points (95.6% liked)

Programmer Humor

32000 readers
678 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
[–] [email protected] 8 points 7 months ago (1 children)

Pretty much the exact reason containerized environments were created.

[–] [email protected] 3 points 7 months ago (1 children)

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

[–] [email protected] 2 points 7 months ago* (last edited 7 months ago) (1 children)

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

[–] [email protected] 1 points 7 months ago

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