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.

Writing extendable and hardware-agnostic GPU libraries

45 pointsby simondanischover 7 years ago

2 comments

m_muellerover 7 years ago
Very interesting. How does this deal with data regions? Do you have an array type that explicitly recides on GPU, i.e. to pass it to a CPU routine like file i/o you need to wrap CUDAmemcopy? or does it manage the device state?
评论 #16289970 未加载
fulafelover 7 years ago
How does the current Julia GPU support compare to other high level GPU languages like Futhark and Halide?
评论 #16289956 未加载