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

Replicate RAJAPerf Experiments #599

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

michaelmckinsey1
Copy link
Collaborator

@michaelmckinsey1 michaelmckinsey1 commented Feb 8, 2025

Description

Replicate recent RAJAPerf experiments that were built with cmake.

  • Enable passing command line arguments to raja-perf binary
  • Replicate Datasets:
    • V100
    • MI250x
    • MI300a
    • A100
    • GH200

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

  • Modify experiments/raja-perf/experiment.py
  • Modify repo/raja-perf/application.py

V100 setup

benchpark system init --dest=lassen-system llnl-sierra
benchpark experiment init --dest=raja-perf-benchmark raja-perf+cuda+strong~single_node caliper=time scaling-factor=4 scaling-iterations=2 total_size=33554432
benchpark setup ./raja-perf-benchmark/ ./lassen-system/ v100-raja-perf-2025/

@github-actions github-actions bot added experiment New or modified experiment application labels Feb 8, 2025
@michaelmckinsey1 michaelmckinsey1 self-assigned this Feb 8, 2025
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.

1 participant