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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Program Your GPU with Haskell

16 点作者 bdotdub超过 16 年前

1 comment

snprbob86超过 16 年前
"The future of powerful computers is probably a hybrid of various processing units, memory architectures, and special purpose hardware. We're going to need software abstractions to deal with this complexity." (from Me &#60;<a href="http://news.ycombinator.com/item?id=419717&#62;" rel="nofollow">http://news.ycombinator.com/item?id=419717&#62;</a>)<p>This is exactly the sort of stuff we're going to need. "GPU and CPU computations can be freely interleaved with the type system tracking the two different modes of computation." (from the article)<p>This sounds promising... I'm going to give this paper a careful read.