llnl / llnl/benchpark

Make variants sticky when implemented

Open
#452 0 comments 0 reactions 1 assignee View on GitHub

@becker33 is already working on this.

Since Nov 26, 2024.

Dominant language
Python
Stars
78
Forks
52
Avg merge
4d 19m
Merged PRs (30d)
10

Description

I removed the use of sticky variant in Tioga scheduler in #435 because sticky variants are not currently implemented. We need to go through all variants and decide which should be sticky once that is an option.

@becker33 do we need a change in Ramble for this?

File "/home/runner/work/benchpark/benchpark/lib/benchpark/directives.py", line 140, in variant
    raise NotImplementedError("Sticky variants are not yet implemented in Ramble")

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.