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
* Docker image uses `rapidsai/ci-conda` as the base per rapidsai/ops#2806
* Adds the ability to CI locally via `./ci/scripts/run_ci_local.sh build` & `./ci/scripts/run_ci_local.sh test`
* Fix type-o in benchmark stage causing benchmarks to be executed twice & preventing results from being published.
* Add `.tmp` and `.clangd` to `.gitignore`
* Document need to set `DOCKER_BUILDKIT=1` for docker builds.
fixes#393fixes#397
Authors:
- David Gardner (https://github.com/dagardner-nv)
Approvers:
- Christopher Harris (https://github.com/cwharris)
URL: #394
Is this a new feature, an improvement, or a change to existing functionality?
New Feature
How would you describe the priority of this feature request
Low (would be nice)
Please provide a clear description of problem this feature solves
Morpheus has this, would be nice in MRC as well.
Describe your ideal solution
Adapt existing scripts from Morpheus
Describe any alternatives you have considered
No response
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: