TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What's the state of consumer ML with AMD GPUs?

2 点作者 tsingy超过 1 年前
This is only for fun and learning purpose. I'm hesitating between the AMD RX7600 (60e cheaper) and the RTX 4060. The price alone would make me pick AMD as on the gaming side, the cards are basically the same. But I'd like to learn some ML stuff and I know CUDA is more mature. Anyone doing machine learning with consumer AMD GPUs? How is it?

1 comment

felipetrz超过 1 年前
As an AMD user, I have to say that it&#x27;s nowhere near nvidia for ML. Basically ALL ML tooling is written with CUDA as a target, and while ROCm promises some level of compatibility, it&#x27;s a buggy mess that crashes with most models out there.<p>If OpenCL took off as the standard, any GPU would be able to do everything just fine, but unfortunately industry always takes the &quot;worse is better&quot; approach to everything.