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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Porting HPC Applications to AMD Instinct MI300A Using Unified Memory and OpenMP

95 点作者 arcanus大约 1 年前

4 条评论

curt15大约 1 年前
I was talking with a friend in HPC lately who said that AMD is actually quite competitive in the HPC space these days. For example, Frontier (<a href="https:&#x2F;&#x2F;docs.olcf.ornl.gov&#x2F;systems&#x2F;frontier_user_guide.html" rel="nofollow">https:&#x2F;&#x2F;docs.olcf.ornl.gov&#x2F;systems&#x2F;frontier_user_guide.html</a>) is an all-AMD installation. Do scientists actually use ROCm in their code or does AMD have another programming framework for their Instinct chips?
评论 #40260103 未加载
评论 #40260204 未加载
评论 #40262015 未加载
评论 #40261795 未加载
bee_rider大约 1 年前
APU’s for HPC are going to be a wild ride. Accelerated computing in shared memory. Get CPU-focused folks will actually get access to some high throughput compute accessible on the sort of timescales that we can actually reason about (the GPU is so far away).
评论 #40260133 未加载
评论 #40259913 未加载
Agingcoder大约 1 年前
I’ve been waiting for something like that in the HPC space for years - that’s what I wanted when HSA first came out.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Heterogeneous_System_Architecture" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Heterogeneous_System_Architect...</a>
mathiasgredal大约 1 年前
Having looked briefly at the code I still think C++17 parallel algorithms are more ergonomic compared to OpenMP: <a href="https:&#x2F;&#x2F;rocm.blogs.amd.com&#x2F;software-tools-optimization&#x2F;hipstdpar&#x2F;README.html" rel="nofollow">https:&#x2F;&#x2F;rocm.blogs.amd.com&#x2F;software-tools-optimization&#x2F;hipst...</a>
评论 #40260563 未加载
评论 #40260386 未加载