-
Notifications
You must be signed in to change notification settings - Fork 195
Adopt Python 3.12 #2184
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
Merged
rapids-bot
merged 80 commits into
nv-morpheus:branch-25.06
from
dagardner-nv:david-py-312-2181
Mar 10, 2025
Merged
Adopt Python 3.12 #2184
Changes from all commits
Commits
Show all changes
80 commits
Select commit
Hold shift + click to select a range
15e4f2d
Move cudf helper dtype_from_column_view import from type to column
mroeschke cc0bab7
First pass at Rapids 25.02 deps
dagardner-nv 028fc7d
Merge branch 'cudf/dtype_from_column_view' of github.com:mroeschke/Mo…
dagardner-nv 5ba2788
WIP: Updating to 25.02
dagardner-nv 1fde300
Update to match changes in the subword_tokenize function
dagardner-nv b4719b8
Update to reflect that null_mask was moved to pylibcudf
dagardner-nv 290b243
Update pynvml
dagardner-nv f03448e
Update stubs
dagardner-nv 521aea0
Formatting
dagardner-nv 2643d4e
Revert temporary changes
dagardner-nv c9b0afe
Remove temporary changes and template mrc dep
dagardner-nv 89c6206
Merge branch 'branch-25.02' of github.com:nv-morpheus/Morpheus into d…
dagardner-nv d7cd381
Merge branch 'branch-25.06' of github.com:nv-morpheus/Morpheus into d…
dagardner-nv b9782e3
Update child conda yamls based on changes in dependency.yaml
dagardner-nv 44e4084
Quick find/replace pass at updating to CUDA 12.8
dagardner-nv bd7e9e4
more find/replace
dagardner-nv edac4c7
Merge branch 'branch-25.06' of github.com:nv-morpheus/Morpheus into d…
dagardner-nv 9bceda0
Temporarily add the local channel, remove once MRC #536 is merged
dagardner-nv f4897b7
Update stubs
dagardner-nv b53a691
Merge branch 'branch-25.06' of github.com:nv-morpheus/Morpheus into d…
dagardner-nv 5288aeb
Adopt updated branch-25.06 of utilities
dagardner-nv a2ed3f3
Fix cuda version
dagardner-nv 0a86a33
Revert "Temporarily add the local channel, remove once MRC #536 is me…
dagardner-nv 69de7eb
Temporarily disable DOCA, currently not building
dagardner-nv 164c22d
Avoid bloat in the CI container and speedup builds by using a cached …
dagardner-nv 8c47244
Update container versions
dagardner-nv 5879425
Work-around DOCA mft version conflicts
dagardner-nv b4592ca
Update CI container versions
dagardner-nv 9ab5ac2
Temp disable doca
dagardner-nv 2ce2d99
Pull in DOCA via an apt repo
dagardner-nv 63fab99
Re-enable DOCA support
dagardner-nv 8568281
When DOCA is enabled restrict CMAKE_CUDA_ARCHITECTURES to those suppo…
dagardner-nv 646a121
Update conda yaml path
dagardner-nv 48dba77
Revert unintentional change to external/morpheus-visualizations
dagardner-nv 2ae5732
Revert unintentional change to external/morpheus-visualizations
dagardner-nv ab14e8a
First pass at switching to Python 3.12
dagardner-nv 5599e01
Bump kafka deps
dagardner-nv bf81780
First pass at switching to Python 3.12
dagardner-nv ced42ec
Bump dependency versions to build compatible environment
dagardner-nv 497af7c
Fix: (pybind11) relax GIL checks; fix overloaded call with newer version
willkill07 c62704a
Fix version parsing for python modules
willkill07 a5a971f
Fix: (asyncio) API aligned with Python 3.12 changes
willkill07 400da79
Fix: (pymilvus) milvus_vector_db_service test_fse_default()
willkill07 22d34cb
Fix: remove index named parameter when emitting records
willkill07 f55e382
Fix: update python stubs
willkill07 9c31ed5
Adopt updated utilities repo
dagardner-nv 9aa227e
Remove local channel, update kafka versions
dagardner-nv 2fc6351
Update python version for CI runner
dagardner-nv 4ea2f49
Merge branch 'david-py-312-2181' of github.com:dagardner-nv/Morpheus …
dagardner-nv cf8d76f
Remove 'local' from channels
willkill07 a0f76b2
remove merge conflicts
dagardner-nv de616b5
Merge branch 'david-py-312-2181' of github.com:dagardner-nv/Morpheus …
dagardner-nv 3d13d3b
Fix url to the subword tokenizer
dagardner-nv 6813599
Update version of CI runners
dagardner-nv f3f881a
Bump versions; switch to faiss-gpu
willkill07 89bc282
Fix pylint version; revert back to faiss-cpu
willkill07 1db281c
Fix clang-format; suppress python warning with clang-tidy
willkill07 98e4f81
Skip morpheus_llm's faiss tests on aarch64
willkill07 ab4fd4d
Use newer wheels repo URL for dgl; bump dgl to 2.4.0
willkill07 b44ecf9
More 3.10->3.12 replacements
willkill07 9cce75d
Try to resolve dgl on x86 and aarch64
willkill07 6746f32
Catch any exception on attempted import
willkill07 2517042
Bump python ver for conda packages
dagardner-nv 1a05ee6
Update OpenSSL for python
willkill07 8fe9db0
Remove defaults specification; debug: add -vv to conda
willkill07 5b9a798
Install boa prior to running conda build
willkill07 49b8f0d
Use -vvv on conda for packaging
willkill07 39effe2
Switch to build instead of mambabuild
willkill07 1579ee6
Merge branch 'branch-25.06' into david-py-312-2181
willkill07 123a585
Attempt to fix sphinx generation
willkill07 804fa86
Revert back to mambabuild
willkill07 2ca4c64
Align versions for packaging
willkill07 5beb420
Remove verbose logging; ensure torch for runtime packaging
willkill07 e7f3984
Remove torch from file
willkill07 5ad89c7
importlib.resources.path now returns a context manager
dagardner-nv 8424452
Fix outdated runner
willkill07 c884848
More importlib.resource.path fixes
willkill07 0bb5101
Avoid deprecated importlib API; fix typo
willkill07 aa950d7
Add comment explaining the PYBIND11_NO_ASSERT_GIL_HELD_INCREF_DECREF
dagardner-nv 7d6ed36
Fix whitespace issue in meta.yaml
willkill07 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -26,7 +26,7 @@ cuda_compiler_version: | |
| - 12.8 | ||
|
|
||
| python: | ||
| - 3.10 | ||
| - 3.12 | ||
|
|
||
| rapids_version: | ||
| - 25.02 | ||
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -26,7 +26,7 @@ cuda_compiler_version: | |
| - 12.8 | ||
|
|
||
| python: | ||
| - 3.10 | ||
| - 3.12 | ||
|
|
||
| rapids_version: | ||
| - 25.02 | ||
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.