Skip to content

exclude aarch64/nvidia/grace from software overview updates#415

Merged
bedroge merged 2 commits intoEESSI:mainfrom
trz42:exclude_nvidia_grace
Mar 22, 2025
Merged

exclude aarch64/nvidia/grace from software overview updates#415
bedroge merged 2 commits intoEESSI:mainfrom
trz42:exclude_nvidia_grace

Conversation

@trz42
Copy link
Copy Markdown
Collaborator

@trz42 trz42 commented Mar 22, 2025

Exclude aarch64/nvidia/grace from software overview updates while we build up the stack.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Was it your intention to also change the logo?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Nope

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

fixed in 4ea43ee

thanks for checking 🤗

@bedroge bedroge merged commit d8c2f34 into EESSI:main Mar 22, 2025
3 checks passed

# some CPU targets are excluded for now, because software layer is too incomplete currently
EXCLUDE_CPU_TARGETS = ['aarch64/a64fx']
EXCLUDE_CPU_TARGETS = ['aarch64/a64fx', 'aarch64/nvidia/grace']
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@trz42 Apparently this didn't work, see #416. We may need to do some work for the extra subdir, but for now we can maybe just exclude aarch64/nvidia?

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.

3 participants