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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Why not GPU Clouds for big data Analysis?

3 点作者 n3thin超过 11 年前

2 条评论

karterk超过 11 年前
Most of the time spent in typical &quot;big data&quot; analysis is actually I&#x2F;O. GPU doesn&#x27;t help in making the data reads&#x2F;writes any faster.<p>Keeping that aside for a moment, even though GPUs are the rage these days, it&#x27;s not very easy to integrate with them. For e.g. language binding. You also need to model your program in a way that optimizes for GPU-based processing.
mschuster91超过 11 年前
Actually, people are already doing this; Amazon e.g. provides GPU-heavy instances with (IIRC) Tesla GPUs.