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.
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
Add Openmpi using new libfabric to stackinator options #210
base: master
Are you sure you want to change the base?
Add Openmpi using new libfabric to stackinator options #210
Changes from all commits
8ff5ac5
e363de9
4d8d0db
38c7404
ac66c03
bee3df9
30c98f1
0a11871
2b342a7
baf6876
493246b
03dfe29
f9dc46d
a2dbb09
a358f2e
33a308d
cca07c5
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
? C.f. https://github.com/eth-cscs/alps-cluster-config/pull/23/files#r1993297476.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
xspec
is a new keyword @biddisco introduced for this specific use case, not to be confused with thevariants
keyword used in the cluster configs.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I didn't make myself clear (at all; I thought I did in another comment somewhere but I've confused myself with the two PRs):
Can we please call it something other than
xspec
? I wasn't saying this is a bug. I thinkxspec
is a strange name. It's not a spec, andx
is too ambiguous in my opinion. If we want to keep theextra
meaning ofx
, why not something likeextra_variants
? This is specifying additional variants for the chosen MPI package if I understand correctly?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The link to the comment on the other PR makes sort of the same point that I wanted to make here, but for another field...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
?