this post was submitted on 22 Jul 2023
4 points (100.0% liked)

Machine Learning

479 readers
1 users here now

A community for posting things related to machine learning

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS
 

Everything seems to be very Cuda centric, has anyone tried training or other ml projects using AMD GPUs? How was it?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago

I used ROCm on my Vega 64 for my bachelor thesis. Once I got it to run, it was a huge improvemnt over training on CPU in terms of time. Didn't run into any problems, after the setup. Support for ROCm was very hit andmiss last time I checked though, so ymmv.