You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
File "/home/runner/work/benchpark/benchpark/lib/benchpark/directives.py", line 140, in variant
raise NotImplementedError("Sticky variants are not yet implemented in Ramble")
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: