Skip to content

Fix NVHPC recipes on ARM (aarch64) - #3

Open
marcsrt wants to merge 4 commits into
abinit:mainfrom
marcsrt:fix-nvhpc-on-aarch64
Open

Fix NVHPC recipes on ARM (aarch64)#3
marcsrt wants to merge 4 commits into
abinit:mainfrom
marcsrt:fix-nvhpc-on-aarch64

Conversation

@marcsrt

@marcsrt marcsrt commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Hi !

Following feedback from a user testing the NVHPC recipes on an ARM machine, it appears those didn't work on that architecture.

It is relevant to fix them due to ARM being the architecture of NVIDIA so-called Superchips (GH200, GB200, VR200...).

Therefore, I took care of removing the conflicting parts from the recipes.

Unfortunately, I lack the hardware to test myself properly, so I check what I could using ARM emulation.

I might need an extra iteration once I'm able to run an image on actual ARM hardware, but this MR fixes build at least.

marcsrt added 4 commits July 20, 2026 16:25
Mistaken copy-pasted from the recipe for ROCm, where they are indeed needed
Doing so to make the recipe agnostic of x86 or aarch64.
Can be improved but since those images are GPU focused, it shouldn't
matter too much for now.
@mtorrent

Copy link
Copy Markdown

Some doc are missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants