Skip to content

Commit 51c5fce

Browse files
committed
More fixes
1 parent 4272638 commit 51c5fce

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

docs/blog/posts/2025/05/eessi-rocm.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ slug: rocm
99
Within the EESSI community and Inuits, we're excited to share our latest contribution to the scientific computing community: a high-level overview of AMD's ROCm ecosystem.
1010
This document is the result of our recent efforts to prepare for adding ROCm support to EESSI, and we believe it will serve as a valuable resource for anyone working with AMD GPUs in scientific computing environments.
1111

12+
The full overview document can be found at [**Overview of ROCm Ecosystem**](https://eessi.io/docs/rocm).
13+
1214
<!-- more -->
1315

1416
## Why we created this overview
@@ -66,5 +68,4 @@ We'll review all contributions and update the document accordingly to ensure it
6668
As we prepare to integrate ROCm support into EESSI, this overview serves as our roadmap.
6769
We hope it will also guide others in the scientific computing community who are exploring AMD GPUs for their computational needs.
6870

69-
The full overview document can be found at [Overview of ROCm Ecosystem](https://eessi.io/docs/rocm).
7071
We look forward to your feedback and to continuing this collaborative effort to better understand and utilize the ROCm ecosystem for scientific computing.

docs/site_specific_config/gpu.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ ROCm (Radeon Open Compute) support in EESSI is currently under development to en
145145
ROCm support is not yet available in EESSI.
146146
We are actively working on integrating AMD's ROCm ecosystem to provide GPU computing capabilities for AMD GPUs alongside our existing CUDA support for NVIDIA hardware.
147147

148-
For the latest updates you can find us in the #amd-rocm channel in the [EESSI Slack](https://app.slack.com/client/TP0103C4C/C0780BEV9JN).
148+
For the latest updates join the #amd-rocm channel in the [EESSI Slack](https://app.slack.com/client/TP0103C4C/C0780BEV9JN).
149149

150150
### Overview of ROCm ecosystem
151151

@@ -154,6 +154,8 @@ This document maps out AMD GPU architectures, core ROCm components, programming
154154

155155
For a detailed understanding of the ROCm ecosystem that will inform our implementation, see [Overview of ROCm Ecosystem](rocm.md).
156156

157+
We also have a blog post about this [here](http://eessi.io/docs/blog/2025/05/26/rocm/).
158+
157159
### Future plans
158160

159161
Our ROCm integration will focus on providing:

0 commit comments

Comments
 (0)