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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Is Nvidia 1050 enough to learn CUDA?

1 点作者 alexibm将近 8 年前
I just bought PNY Nvidia 1050 Ti 4GB video card to learn CUDA on budget. Will it be enough to learn CUDA programming ? Or I need to buy a different card ?

1 comment

brudgers将近 8 年前
To me, learning CUDA seems more like a writing code exercise than a shopping exercise. Since CUDA long predates the 1050, I suspect that there is a wealth of examples, tutorials and problems that can be run on much less capable hardware.<p>In other words, I think writing code makes more difference than which device is owned.<p>Good luck.