this post was submitted on 16 Jan 2024
1867 points (96.0% liked)

linuxmemes

20688 readers
1071 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 8 months ago (1 children)

yeh that'll probably be it tbf... the cuda drivers are specifically for scientific computing and are pretty rubbish for anything else unfortunately... even amd ones are like that :(

however a way i found around it is to just push my gpu compute envs to docker and voila (also avoids the pain of installing the drivers cos nvidia actually provides a cuda docker image) :D

[โ€“] [email protected] 1 points 7 months ago

That's actually a good tip. Even though I don't use CUDA and never have.