this post was submitted on 25 Nov 2023
671 points (96.8% liked)

Memes

45753 readers
1893 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] RealFknNito 57 points 1 year ago (3 children)

Nvidia? Ew. Put it back in the chest.

Good format though ty.

[–] [email protected] 53 points 1 year ago (1 children)

The Linux users seeing an Nvidia GPU

[–] [email protected] 5 points 1 year ago

I'm not Linux and i have the same sentiment. Fuck nvidia. If rather give my money to some other company. I am using an nvidia gpu now, but it's the 1050ti I got an age ago. I'll run it into the ground before i upgrade and i won't be getting an nvidia one when i do

[–] [email protected] 13 points 1 year ago
[–] Rootiest 4 points 1 year ago (1 children)

Afaik AMD still doesn't have the same kind of support for AI software.

TBH I haven't had any issues gaming with my Nvidia card either

[–] Gabu 8 points 1 year ago (1 children)

AMD's support for AI is just fine, you just have to choose a path - if you're on Linux, use their CUDA translation software (ROCm), if you're on Windows, use DirectML.

[–] [email protected] 5 points 1 year ago* (last edited 1 year ago)

AMD’s support for AI is just fine

This is quite untrue, especially if you do actual research and not just run other people’s models. For example, ROCm is missing in many sparse autograd frameworks, e.g. pytorch_sparse, or having a viable alternative to Nvidias MinkowskiEngine. This is needed if you do any state-of-the-art convnets with attention-like sparsity.