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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The Real Cost of High Performance Computing

15 点作者 gpoort超过 10 年前

1 comment

semi-extrinsic超过 10 年前
From a CFD perspective, I think this analysis is flawed because of two things:<p>1) any organization thinking about buying a 1000-core cluster will have at least one in-house code. The reason being that none of the commercial ones really scale well to much beyond 50 cores. And that changes the comparison a lot, since any external support for an in-house code will be really expensive. (If you&#x27;ve ever looked at an in-house CFD code, you&#x27;d generally be mortified at the coding.)<p>2) they say that hardware costs are only 1&#x2F;3 of total costs, but they are assuming a slow-ass interconnect that no-one in their right mind is considering today. Once you go up to a real HPC cluster with 1:1 non-blocking FDR or dual-rail QDR, hardware costs are more like 3&#x2F;4. And really, you need that kind of interconnect to be able to scale around the memory bandwidth bottleneck, which any code that does stencil operations is bound by.<p>But if your organization is, say, a Gromacs shop working on chemical engineering, it could make sense.