[benchmarking] Adds support for benchmarking pre-26.02 Curator releases#1431
Draft
rlratzel wants to merge 50 commits intoNVIDIA-NeMo:mainfrom
Draft
[benchmarking] Adds support for benchmarking pre-26.02 Curator releases#1431rlratzel wants to merge 50 commits intoNVIDIA-NeMo:mainfrom
rlratzel wants to merge 50 commits intoNVIDIA-NeMo:mainfrom
Conversation
…Docker build script updates to use a specific Curator image instead of building from source, using different RayClient API based on Curator version. More changes are needed before support is complete. Signed-off-by: rlratzel <rratzel@nvidia.com>
…pre-26.02 Curator objects, updates audio benchmark to handle Path object. Signed-off-by: rlratzel <rratzel@nvidia.com>
…ounting the entire curator source tree. Signed-off-by: rlratzel <rratzel@nvidia.com>
…ates Signed-off-by: rlratzel <rratzel@nvidia.com>
…of env vars. Signed-off-by: rlratzel <rratzel@nvidia.com>
…images. Signed-off-by: rlratzel <rratzel@nvidia.com>
…ates Signed-off-by: rlratzel <rratzel@nvidia.com>
Signed-off-by: rlratzel <rratzel@nvidia.com>
…t version, increases various timeouts Signed-off-by: rlratzel <rratzel@nvidia.com>
Signed-off-by: rlratzel <rratzel@nvidia.com>
…ates Signed-off-by: rlratzel <rratzel@nvidia.com>
Signed-off-by: rlratzel <rratzel@nvidia.com>
… utils to be shared by framework and scripts. Signed-off-by: rlratzel <rratzel@nvidia.com>
Signed-off-by: rlratzel <rratzel@nvidia.com>
…ics_for_legacy Signed-off-by: rlratzel <rratzel@nvidia.com>
…ates Signed-off-by: rlratzel <rratzel@nvidia.com>
Signed-off-by: rlratzel <rratzel@nvidia.com>
* Optimize docker layer and uv with no cache Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com> * Add missing slash Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com> * Add comments to dockerfile Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com> --------- Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>
Make changes for dedup pipelines to run on 25.09 and 26.02
…ates Signed-off-by: rlratzel <rratzel@nvidia.com>
…ates Signed-off-by: rlratzel <rratzel@nvidia.com>
…ates Signed-off-by: rlratzel <rratzel@nvidia.com>
…ates Signed-off-by: rlratzel <rratzel@nvidia.com>
…ates Signed-off-by: rlratzel <rratzel@nvidia.com>
Signed-off-by: rlratzel <rratzel@nvidia.com>
…ates Signed-off-by: rlratzel <rratzel@nvidia.com>
Signed-off-by: rlratzel <rratzel@nvidia.com>
…ates Signed-off-by: rlratzel <rratzel@nvidia.com>
…ates Signed-off-by: rlratzel <rratzel@nvidia.com>
…d live updates. Signed-off-by: rlratzel <rratzel@nvidia.com>
…, adds unique emojis, updates YAML file with new options Signed-off-by: rlratzel <rratzel@nvidia.com>
Signed-off-by: rlratzel <rratzel@nvidia.com>
Signed-off-by: rlratzel <rratzel@nvidia.com>
…ck_sink_update Signed-off-by: rlratzel <rratzel@nvidia.com>
…9_updates Signed-off-by: rlratzel <rratzel@nvidia.com>
Signed-off-by: rlratzel <rratzel@nvidia.com>
Signed-off-by: rlratzel <rratzel@nvidia.com>
Signed-off-by: rlratzel <rratzel@nvidia.com>
…ck_sink_update Signed-off-by: rlratzel <rratzel@nvidia.com>
…9_updates Signed-off-by: rlratzel <rratzel@nvidia.com>
…_2509_updates Signed-off-by: rlratzel <rratzel@nvidia.com>
Signed-off-by: rlratzel <rratzel@nvidia.com>
…9_updates Signed-off-by: rlratzel <rratzel@nvidia.com>
…9_updates Signed-off-by: rlratzel <rratzel@nvidia.com>
…9_updates Signed-off-by: rlratzel <rratzel@nvidia.com>
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
…9_updates Signed-off-by: rlratzel <rratzel@nvidia.com>
Signed-off-by: rlratzel <rratzel@nvidia.com>
…9_updates Signed-off-by: rlratzel <rratzel@nvidia.com>
…9_updates Signed-off-by: rlratzel <rratzel@nvidia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds initial updates to support benchmarking pre-26.02 Curator code:
Note to reviewers: this PR is in Draft until we know we want to add this functionality