archive outdated example easyconfigs for Fujitsu toolchain#20781
Merged
boegel merged 1 commit intoeasybuilders:developfrom Jun 11, 2024
Merged
archive outdated example easyconfigs for Fujitsu toolchain#20781boegel merged 1 commit intoeasybuilders:developfrom
boegel merged 1 commit intoeasybuilders:developfrom
Conversation
boegel
approved these changes
Jun 11, 2024
Member
|
squeezing this in for EasyBuild v4.9.2... |
Member
|
Actually no, will need to wait until first release after EasyBuild v4.9.2, we're too far in release cycle already to squeeze this in, sorry... |
Member
Author
|
no problem |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
these only worked on Fugaku, and most likely even there don't work anymore, they depend on an external module version that doesn't exist there anymore:
easybuild-easyconfigs/easybuild/easyconfigs/f/FCC/FCC-4.5.0.eb
Line 14 in 6c0fc3b
also, the Fujitsu toolchain framework support itself needs to be made more flexible - it currently still depends on a hardcoded module name and environment variable that are system dependent: at least Fugaku, Isambard and Deucalion each use different modules
https://github.com/easybuilders/easybuild-framework/blob/f9134b1bd39da288d24cbc4f406dfbd84f203bc5/easybuild/toolchains/compiler/fujitsu.py#L42-L43
Will follow up on the framework support at easybuilders/easybuild#704