this post was submitted on 25 Nov 2023
680 points (96.8% liked)
Memes
45607 readers
1220 users here now
Rules:
- Be civil and nice.
- 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
view the rest of the comments
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.
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.