this post was submitted on 16 Mar 2024
260 points (74.3% liked)

linuxmemes

20703 readers
1126 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
 

It's necessary for my very important hobby of generating anime nudes.

you are viewing a single comment's thread
view the rest of the comments
[–] RustyShackleford 27 points 6 months ago* (last edited 6 months ago) (2 children)

Earlier in my career, I compiled tensorflow with CUDA/cuDNN (NVIDIA) in one container and then in another machine and container compiled with ROCm (AMD) for cancerous tissue detection in computer vision tasks. GPU acceleration in training the model was significantly more performant with NVIDIA libraries.

It's not like you can't train deep neural networks without NVIDIA, but their deep learning libraries combined with tensor cores in Turing-era GPUs and later make things much faster.

[–] [email protected] 3 points 6 months ago* (last edited 6 months ago)

AMD is catching up now. There are still performance differences, but they are probably not as big in the latest generation.