TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Program Your GPU with Haskell

16 pointsby bdotdubover 16 years ago

1 comment

snprbob86over 16 years ago
"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.