-
Notifications
You must be signed in to change notification settings - Fork 39
Add Frontier #631
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
base: develop
Are you sure you want to change the base?
Add Frontier #631
Conversation
Current error that I need help figuring out is:
Not sure where "cce18.0" is coming from, it's not in any of my configs. |
The commands I used to get to this error:
|
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.
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.
compiler specification changed with merge of #953
- cray-pmi/6.1.15 | ||
- libfabric | ||
- xpmem | ||
""" |
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.
This defs appear similar to compilers used by https://github.com/LLNL/benchpark/blob/develop/systems/llnl-elcapitan/system.py. The compiler specifications for benchpark changed in #953. These would need to be rewritten using the compiler_def
/compiler_section_for
functions introduced there (along with merge_dicts
to get the final config. I think the elcap system definition linked here would be a good example to extrapolate from (if you want me to more explicitly detail what those changes would look like, let me know).
Description
Add in a tested Frontier config for Benchpark.
Adding/modifying a system (docs: Adding a System)
Adding all necessary files for Frontier.