Skip to content

Correct the external GPU SW doc#51315

Merged
haampie merged 2 commits intospack:developfrom
woodard:mydevelop
Sep 17, 2025
Merged

Correct the external GPU SW doc#51315
haampie merged 2 commits intospack:developfrom
woodard:mydevelop

Conversation

@woodard
Copy link
Copy Markdown
Contributor

@woodard woodard commented Sep 17, 2025

Fix two problems in the the external GPU documentation. 1) The llvm-amdgpu package was listed twice with searate content. If
both are inserted into a packages.yaml file it ends up creating a
duplicated key causing spack to stop. Delete the first one which
doesn't seem to have the right data.
2) The second compiler definition for llvm-amdgpu has broken syntax It
needs to have extra_attributes before defining the compilers.

Fix two problems in the the external GPU documentation.
1) The llvm-amdgpu package was listed twice with searate content. If
   both are inserted into a packages.yaml file it ends up creating a
   duplicated key causing spack to stop. Delete the first one which
   doesn't seem to have the right data.
2) The second compiler definition for llvm-amdgpu has broken syntax It
   needs to have extra_attributes before defining the compilers.

Signed-off-by: Ben Woodard <[email protected]>
Signed-off-by: Harmen Stoppels <[email protected]>
@haampie haampie added the v1.0.3 PRs to backport for v1.0.3 label Sep 17, 2025
@haampie haampie merged commit e4c2e4f into spack:develop Sep 17, 2025
33 checks passed
becker33 pushed a commit that referenced this pull request Jan 10, 2026
Fix two problems in the the external GPU documentation.
1) The llvm-amdgpu package was listed twice with searate content. If
   both are inserted into a packages.yaml file it ends up creating a
   duplicated key causing spack to stop. Delete the first one which
   doesn't seem to have the right data.
2) The second compiler definition for llvm-amdgpu has broken syntax It
   needs to have extra_attributes before defining the compilers.

Signed-off-by: Ben Woodard <[email protected]>
Signed-off-by: Harmen Stoppels <[email protected]>
Co-authored-by: Harmen Stoppels <[email protected]>
@becker33 becker33 mentioned this pull request Jan 10, 2026
vjranagit pushed a commit to vjranagit/spack that referenced this pull request Jan 18, 2026
Fix two problems in the the external GPU documentation.
1) The llvm-amdgpu package was listed twice with searate content. If
   both are inserted into a packages.yaml file it ends up creating a
   duplicated key causing spack to stop. Delete the first one which
   doesn't seem to have the right data.
2) The second compiler definition for llvm-amdgpu has broken syntax It
   needs to have extra_attributes before defining the compilers.

Signed-off-by: Ben Woodard <[email protected]>
Signed-off-by: Harmen Stoppels <[email protected]>
Co-authored-by: Harmen Stoppels <[email protected]>
becker33 pushed a commit that referenced this pull request Feb 2, 2026
Fix two problems in the the external GPU documentation.
1) The llvm-amdgpu package was listed twice with searate content. If
   both are inserted into a packages.yaml file it ends up creating a
   duplicated key causing spack to stop. Delete the first one which
   doesn't seem to have the right data.
2) The second compiler definition for llvm-amdgpu has broken syntax It
   needs to have extra_attributes before defining the compilers.

Signed-off-by: Ben Woodard <[email protected]>
Signed-off-by: Harmen Stoppels <[email protected]>
Co-authored-by: Harmen Stoppels <[email protected]>
becker33 pushed a commit that referenced this pull request Feb 2, 2026
Fix two problems in the the external GPU documentation.
1) The llvm-amdgpu package was listed twice with searate content. If
   both are inserted into a packages.yaml file it ends up creating a
   duplicated key causing spack to stop. Delete the first one which
   doesn't seem to have the right data.
2) The second compiler definition for llvm-amdgpu has broken syntax It
   needs to have extra_attributes before defining the compilers.

Signed-off-by: Ben Woodard <[email protected]>
Signed-off-by: Harmen Stoppels <[email protected]>
Co-authored-by: Harmen Stoppels <[email protected]>
Signed-off-by: Gregory Becker <[email protected]>
becker33 pushed a commit that referenced this pull request Feb 19, 2026
Fix two problems in the the external GPU documentation.
1) The llvm-amdgpu package was listed twice with searate content. If
   both are inserted into a packages.yaml file it ends up creating a
   duplicated key causing spack to stop. Delete the first one which
   doesn't seem to have the right data.
2) The second compiler definition for llvm-amdgpu has broken syntax It
   needs to have extra_attributes before defining the compilers.

Signed-off-by: Ben Woodard <[email protected]>
Signed-off-by: Harmen Stoppels <[email protected]>
Co-authored-by: Harmen Stoppels <[email protected]>
Signed-off-by: Gregory Becker <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v1.0.3 PRs to backport for v1.0.3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants