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.

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

95 pointsby arcanusabout 1 year ago

4 comments

curt15about 1 year ago
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_riderabout 1 year ago
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 未加载
Agingcoderabout 1 year ago
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>
mathiasgredalabout 1 year ago
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 未加载