-
Notifications
You must be signed in to change notification settings - Fork 195
Forward-merge branch-25.02 into branch-25.06 #2303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* Update conda env files to ensure pulling pytorch from pypi Signed-off-by: Yuchen Zhang <[email protected]> * remove comments * update * WIP: Tue 03 Jun 2025 10:41:58 AM PDT Signed-off-by: Yuchen Zhang <[email protected]> * update doc * WIP: Tue 03 Jun 2025 11:03:14 AM PDT [skip ci] Signed-off-by: Yuchen Zhang <[email protected]> --------- Signed-off-by: Yuchen Zhang <[email protected]>
* Update dependencies for Morpheus `24.06` container (#2217) * Update conda env files to ensure pulling pytorch from pypi Signed-off-by: Yuchen Zhang <[email protected]> * remove comments * update * WIP: Tue 03 Jun 2025 10:41:58 AM PDT Signed-off-by: Yuchen Zhang <[email protected]> * update doc * WIP: Tue 03 Jun 2025 11:03:14 AM PDT [skip ci] Signed-off-by: Yuchen Zhang <[email protected]> --------- Signed-off-by: Yuchen Zhang <[email protected]> * Fix CR year Signed-off-by: David Gardner <[email protected]> * Update test runner Signed-off-by: David Gardner <[email protected]> * Update CR year Signed-off-by: David Gardner <[email protected]> * Remove broken link Signed-off-by: David Gardner <[email protected]> * Pin click version to avoid test breakage Signed-off-by: David Gardner <[email protected]> * Update CR Year Signed-off-by: David Gardner <[email protected]> * Pin setuptools Signed-off-by: David Gardner <[email protected]> * Pin numba to fix compat Signed-off-by: David Gardner <[email protected]> * Pin numba to fix compat Signed-off-by: David Gardner <[email protected]> * Move to examples section: Signed-off-by: David Gardner <[email protected]> --------- Signed-off-by: Yuchen Zhang <[email protected]> Signed-off-by: David Gardner <[email protected]> Co-authored-by: Yuchen Zhang <[email protected]>
* Update dependencies for Morpheus `24.06` container (#2217) * Update conda env files to ensure pulling pytorch from pypi * remove comments * update * WIP: Tue 03 Jun 2025 10:41:58 AM PDT * update doc * WIP: Tue 03 Jun 2025 11:03:14 AM PDT [skip ci] --------- * Fix CR year * Update test runner * Update CR year * Remove broken link * Pin click version to avoid test breakage * Update CR Year * Pin setuptools * Pin numba to fix compat * Pin numba to fix compat * Move to examples section: --------- Signed-off-by: Yuchen Zhang <[email protected]> Signed-off-by: David Gardner <[email protected]> Co-authored-by: Yuchen Zhang <[email protected]>
Signed-off-by: David Gardner <[email protected]>
Signed-off-by: David Gardner <[email protected]>
Signed-off-by: David Gardner <[email protected]>
## Description * Resolving conflicts from #2299 ## By Submitting this PR I confirm: - I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md). - When the PR is ready for review, new or existing tests cover these changes. - When the PR is ready for review, the documentation is up to date with these changes.
Signed-off-by: David Gardner <[email protected]>
Signed-off-by: David Gardner <[email protected]>
Signed-off-by: David Gardner <[email protected]>
## Description * Manually resolving conflicts from #2301 ## By Submitting this PR I confirm: - I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md). - When the PR is ready for review, new or existing tests cover these changes. - When the PR is ready for review, the documentation is up to date with these changes.
|
FAILURE - Unable to forward-merge due to an error, manual merge is necessary. Do not use the IMPORTANT: When merging this PR, do not use the auto-merger (i.e. the |
Signed-off-by: David Gardner <[email protected]>
* Set GPU runner to an earlier driver version * Document #2305 as a known issue * Pin `npy-append-array` to avoid version conflict with nvtabular * Update rapids shared workflows to 24.10 to fix the check action * Pin click version to <8.2 to avoid #2219 * Ensure the logger is reset in `test_cli.py` ## By Submitting this PR I confirm: - I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md). - When the PR is ready for review, new or existing tests cover these changes. - When the PR is ready for review, the documentation is up to date with these changes. Authors: - David Gardner (https://github.com/dagardner-nv) - https://github.com/Salonijain27 Approvers: - Will Killian (https://github.com/willkill07) URL: #2306
Signed-off-by: David Gardner <[email protected]>
Signed-off-by: David Gardner <[email protected]>
* Remove pin for npy-append-array, this work-around is not needed in 24.10 Signed-off-by: David Gardner <[email protected]> * Remove old 24.06 work-around Signed-off-by: David Gardner <[email protected]> * Pin the version of faiss to 1.9 to avoid a numpy dependency Signed-off-by: David Gardner <[email protected]> * Numba should be upper-cased Signed-off-by: David Gardner <[email protected]> * Remove npy-append-array pin from conda recipe Signed-off-by: David Gardner <[email protected]> --------- Signed-off-by: David Gardner <[email protected]>
Signed-off-by: David Gardner <[email protected]>
Signed-off-by: David Gardner <[email protected]>
## Description Manually resolving conflicts from #2308 ## By Submitting this PR I confirm: - I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md). - When the PR is ready for review, new or existing tests cover these changes. - When the PR is ready for review, the documentation is up to date with these changes.
Signed-off-by: David Gardner <[email protected]>
32b4d43
Forward-merge triggered by push to branch-25.02 that creates a PR to keep branch-25.06 up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge. See forward-merger docs for more info.