Skip to content

[WIP] ScaFFold Benchmark #687

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

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

[WIP] ScaFFold Benchmark #687

wants to merge 21 commits into from

Conversation

michaelmckinsey1
Copy link
Collaborator

@michaelmckinsey1 michaelmckinsey1 commented Mar 20, 2025

Description

  • LBANN/ScaFFold experiment implementation. Since the benchmark is private, we set scaffold_path during experiment initialization to know where to look for the clone at runtime.
  • Complete the checklist for a relevant section(s) below
  • Delete sections below that are not relevant to this PR
  • todo:
    • tie pip install to ramble workspace setup pipeline
    • Default benchmark config greater than allocation time, change allocation modifier
    • Add scaling options to experiment
    • Add option for selecting different configurations command-line options

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

  • Add experiments/scaffold/experiment.py, repo/scaffold/application.py

Adding/modifying core functionality, CI, or documentation:

  • lib/benchpark/experiment.py: Enable pip package manager variant
git clone https://github.com/LBANN/ScaFFold.git
benchpark experiment init --dest=scaffold scaffold+rocm package_manager=pip scaffold_path="/usr/WS1/mckinsey/ScaFFold/"
benchpark system init --dest=tioga llnl-elcapitan cluster=tioga
benchpark setup scaffold tioga wkp

# Follow ramble instructions
...

@michaelmckinsey1 michaelmckinsey1 added the experiment New or modified experiment label Mar 20, 2025
@michaelmckinsey1 michaelmckinsey1 self-assigned this Mar 20, 2025
@github-actions github-actions bot added the feature New feature or request label Apr 1, 2025
@michaelmckinsey1 michaelmckinsey1 linked an issue Apr 2, 2025 that may be closed by this pull request
@michaelmckinsey1 michaelmckinsey1 changed the title [WIP] Scaffold Benchmark [WIP] ScaFFold Benchmark May 14, 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 feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pip-installed examples in Ramble
1 participant