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

updating babelstream spack package #639

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from
Draft

Conversation

august-knox
Copy link
Collaborator

Description

Updating babelstream package to extend the newest implementation of the upstreamed spack package. Depends on PR #623 to update the spack version.

Adding/modifying a benchmark (docs: Adding a Benchmark)

  • (optional) If package upstreamed to Spack is insufficient, add/modify repo/benchmark_name/package.py
  • (optional) If application upstreamed to Ramble is insufficient, add/modify repo/benchmark_name/application.py
  • Tags in Ramble's application.py or in repo/benchmark_name/application.py will appear in the docs catalogue
  • Add/modify an experiments/benchmark_name/experiment.py to define a single node and multi-node experiments

@august-knox august-knox requested a review from rfhaque February 24, 2025 20:06
@github-actions github-actions bot added experiment New or modified experiment application labels Feb 24, 2025
@dyokelson dyokelson linked an issue Feb 26, 2025 that may be closed by this pull request
@august-knox
Copy link
Collaborator Author

Babelstream is failing on +openmp. Currently pointing at @august-knox's branch, will need to be upstreamed

@august-knox
Copy link
Collaborator Author

Here is the current commands to generate the openmp error on dane:

benchpark experiment init --dest=babelstream babelstream +openmp
benchpark system init --dest=dane-sys llnl-cluster cluster=dane
benchpark setup babelstream/ dane-sys/ workspace/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application experiment New or modified experiment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update babelstream package
2 participants