Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 22, 2025

Conversation

trz42
Copy link
Collaborator

@trz42 trz42 commented Mar 22, 2025

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

Copy link
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
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
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
@@ -28,7 +28,7 @@
EESSI_TOPDIR = "/cvmfs/software.eessi.io/versions/2023.06"

# 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
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