this post was submitted on 25 Nov 2023
685 points (96.9% liked)

Memes

45189 readers
1423 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
[–] [email protected] 57 points 9 months ago (3 children)

Nvidia? Ew. Put it back in the chest.

Good format though ty.

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

The Linux users seeing an Nvidia GPU

[–] [email protected] 5 points 9 months 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 9 months ago
[–] [email protected] 4 points 9 months 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

[–] [email protected] 8 points 9 months 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 9 months ago* (last edited 9 months 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.