Skip to content
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

New System class: Sierra/Lassen #351

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

scheibelp
Copy link
Collaborator

This adds a new system definition you can select with benchpark system init to generate a refined version of https://github.com/LLNL/benchpark/tree/develop/configs/LLNL-Sierra-IBM-power9-V100-Infiniband, e.g.

benchpark system init --basedir=test-lassen-create lassen cuda=10-1-243 compiler=xl

The system has two variants:

  • one to select CUDA version for components (either 10.1.243 or 11.8.0 for now)
  • one to select compiler (4 different options)

The resulting config will contain a single CUDA version, and a compatible compiler selection.

Not all combinations are supported.

@github-actions github-actions bot added the configs New or modified system config label Aug 24, 2024
Copy link
Collaborator

@pearce8 pearce8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a dry run.

@pearce8 pearce8 added the changes requested Changes requested label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes requested Changes requested configs New or modified system config
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants