Skip to content

pick up on GPU info for software overview page#687

Merged
ocaisa merged 4 commits intoEESSI:mainfrom
boegel:better_software_overview
Feb 24, 2026
Merged

pick up on GPU info for software overview page#687
ocaisa merged 4 commits intoEESSI:mainfrom
boegel:better_software_overview

Conversation

@boegel
Copy link
Contributor

@boegel boegel commented Feb 24, 2026

Screenshot 2026-02-24 at 16 46 35

@@ -54,6 +60,18 @@ def load_json_eessi_software():

# determine set of supported CPU families (first part of CPU target names, like x86_64 or aarch64)
cpu_families = set(c for v in versions for x in v['cpu_arch'] for c in CPU_ARCHS[x.split('/')[0]])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be removed?

Copy link
Member

@ocaisa ocaisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ocaisa ocaisa merged commit 54dd4a1 into EESSI:main Feb 24, 2026
1 check passed
@boegel boegel deleted the better_software_overview branch February 24, 2026 16:46
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