Skip to content

Conversation

@rfhaque
Copy link
Collaborator

@rfhaque rfhaque commented Feb 9, 2026

Description

This PR

  1. adds options to benchpark for the decomposition, layout and algorithm input parameters in branson
  2. adds support for Umpire in branson spack package.py. Requires Umpire lanl/branson#60, Bugfix cuda memory errors lanl/branson#61

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

  • If modifying the source code of a benchmark: create, self-assign, and link here a follow up issue with a link to the PR in the benchmark repo. Umpire lanl/branson#60, Bugfix cuda memory errors lanl/branson#61 and Add caliper annotations lanl/branson#59
  • If package.py upstreamed to Spack is insufficient, add/modify repo/benchmark_name/package.py plus: create, self-assign, and link here a follow up issue with a link to the PR in the Spack repo.
  • If application.py upstreamed to Ramble is insufficient, add/modify repo/benchmark_name/application.py plus: create, self-assign, and link here a follow up issue with a link to the PR in the Ramble repo.
  • Add/modify an experiments/benchmark_name/experiment.py to define an experiment

@github-actions github-actions bot added experiment New or modified experiment application labels Feb 9, 2026
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.45%. Comparing base (41fa7f6) to head (35d0bdb).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1237      +/-   ##
===========================================
+ Coverage    62.83%   64.45%   +1.61%     
===========================================
  Files           48       48              
  Lines         3643     3643              
  Branches       279      279              
===========================================
+ Hits          2289     2348      +59     
+ Misses        1345     1286      -59     
  Partials         9        9              

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

3 participants