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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Zig and GPUs

57 点作者 Cloudef23 天前

3 条评论

SomaticPirate22 天前
While I admire the work of hobbyists it still looks like C&#x2F;C++ will be the default until a GPU vender makes the decision to support these libraries.<p>From my understanding, Vulkan and OpenGL are nice but the true performance lies in the specific toolkits (ie CUDA, Metal).<p>Wrapping the vendor provided frameworks is liable to break and that isn&#x27;t tenable for someone who wants to do this on a professional basis.
评论 #43732035 未加载
评论 #43731282 未加载
评论 #43733304 未加载
skywal_l22 天前
I am a complete noob in GPU but is AMDGCN the older generation with the new one being RDNA? If you generate a binary for AMDGCN, will it run on the newest cards?<p>Also, I though that these GPU ISAs were &quot;proprietary&quot;. I wonder how reliable the binary generation can be.
评论 #43731150 未加载
LegNeato22 天前
See also <a href="https:&#x2F;&#x2F;github.com&#x2F;Rust-GPU&#x2F;rust-gpu">https:&#x2F;&#x2F;github.com&#x2F;Rust-GPU&#x2F;rust-gpu</a> and <a href="https:&#x2F;&#x2F;github.com&#x2F;rust-gpu&#x2F;rust-cuda">https:&#x2F;&#x2F;github.com&#x2F;rust-gpu&#x2F;rust-cuda</a>
评论 #43732186 未加载