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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

AFDS11: Microsoft Announces C++ AMP, Competitor to OpenCL

22 点作者 johnrdavisjr将近 14 年前

4 条评论

scott_s将近 14 年前
I don't know if it's accurate to say this is a competitor to OpenCL. We don't have full details, but I wouldn't be surprised if this was <i>implemented using OpenCL</i>. OpenCL is relatively low-level. It's quite un-friendly for developers to use directly. It's much more reasonable for compilers to generate it, or for libraries to build abstractions on top of it.<p>My dissertation work did a similar with with OpenMP-like syntax and semantics built on top of the Cell's native API: <a href="http://people.cs.vt.edu/~scschnei/cellgen/" rel="nofollow">http://people.cs.vt.edu/~scschnei/cellgen/</a> (And, actually, my compiler generated code for a library that was a thin wrapper on top of the Cell's native API itself - it's so low-level that it was easier to have another layer of abstraction between my generated code and it.)
评论 #2661586 未加载
评论 #2661935 未加载
regularfry将近 14 年前
"another option with the full weight of Microsoft behind it"<p>Well, thank goodness for that. There was me thinking it might be a temporary project to grab some developer mindshare to be dumped in a couple of years.
评论 #2661031 未加载
cageface将近 14 年前
Just when I thought Microsoft had finally seen the virtue of contributing to an existing standard instead of being different just for the sake of being different. Surely the software industry as a whole would be better off if Microsoft instead threw its weight into fixing whatever is wrong with OpenCL.
评论 #2661053 未加载
评论 #2661572 未加载
评论 #2661044 未加载
评论 #2661113 未加载
评论 #2661018 未加载
评论 #2661666 未加载
nvictor将近 14 年前
wow didn't i just see AMD's announcement of OpenCL?
评论 #2661082 未加载