-
Notifications
You must be signed in to change notification settings - Fork 42
New system class: perlmutter #1086
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
Conversation
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
54ab4a4 to
c84cd5c
Compare
Collaborator
|
==> Error: failed to concretize stream@5.10-caliper+caliper, caliper@master+adiak
(gcc error above) |
ba2cf53 to
fd74b34
Compare
2556b65 to
61e0fe9
Compare
Collaborator
Author
|
Replaces #731 |
sbatch: error: Job request does not match any supported policy. sbatch: error: Batch job submission failed: Unspecified error
20f52ab to
0551a1a
Compare
94faa86 to
06c68ec
Compare
pearce8
approved these changes
Dec 15, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #1086 +/- ##
===========================================
+ Coverage 63.29% 63.47% +0.17%
===========================================
Files 45 45
Lines 3395 3395
Branches 261 261
===========================================
+ Hits 2149 2155 +6
+ Misses 1236 1231 -5
+ Partials 10 9 -1 🚀 New features to boost your workflow:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
application
ci
CI, unit tests, GitHub actions
ready for review
Ready for review
system
New or modified system config
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.
Description
Depends on #1134
Add description for perlmutter
benchpark system init --dest=perlmutter-system lbnl-perlmutter timeout=30 queue={debug,regular} constraint=cputimeoutin minutessystems/all_hardware_descriptions/hardware_name/hardware_description.yamlwhich will appear in the docs catalogueMPIDI_CRAY_init: GPU_SUPPORT_ENABLED is requested, but GTL library is not linked. Perlmutter docs says: When building an application that uses CUDA-aware MPI, you must set the accelerator target to nvidia80 via the compile flag -target-accel=nvidia80 or the environment variableCRAY_ACCEL_TARGET. Run succeeds by manually editingexecute_experimentand addingMPICH_GPU_SUPPORT_ENABLED=0orMPICH_GPU_SUPPORT_ENABLED=1to the beginning of the srun command.Build output:
Debugging:
Adding/modifying a system (docs: Adding a System)
systems/system_name/system.pyfilesystems/all_hardware_descriptions/hardware_name/hardware_description.yamlwhich will appear in the docs catalogue