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
{{ message }}
This repository was archived by the owner on Nov 1, 2024. It is now read-only.
The new benchmark jobs will have the ability to run on either the latest commits (default), or commits from a prior date. There are several small utilities that will help with setting up the environment with the packages and sources to reproduce the state of RAPIDS on a specific date in the past, which can also be generally useful outside of benchmark jobs.
Update ops-utils which these utils so other projects can potentially use them. ops-utils is also a good place in general for having these utils for the benchmark project, so it's really no additional work.
The new benchmark jobs will have the ability to run on either the latest commits (default), or commits from a prior date. There are several small utilities that will help with setting up the environment with the packages and sources to reproduce the state of RAPIDS on a specific date in the past, which can also be generally useful outside of benchmark jobs.
Update
ops-utilswhich these utils so other projects can potentially use them.ops-utilsis also a good place in general for having these utils for the benchmark project, so it's really no additional work.