Main merge release/26.04 - #998
Merged
ramakrishnap-nv merged 5 commits intoMar 30, 2026
Merged
Conversation
NVIDIA#973) Contributes to rapidsai/build-planning#257 * builds CUDA 13 wheels with the 13.0 CTK * ensures wheels ship with a runtime dependency of `nvidia-nvjitlink>={whatever-minor-version-they-were-built-against}` Contributes to rapidsai/build-planning#256 * updates wheel tests to cover a range of CTK versions (we previously, accidentally, were only testing the latest 12.x and 13.x) Contributes to rapidsai/build-planning#205 * switches `rapidsai/shared-workflows` branches, `@python-3.14 -> @main` (rapidsai/shared-workflows#508 was merged) ## Issue N/A Authors: - James Lamb (https://github.com/jameslamb) Approvers: - Bradley Dice (https://github.com/bdice) URL: NVIDIA#973
Disable running notebooks which are added examples while building docs Authors: - Ramakrishnap (https://github.com/rgsl888prabhu) Approvers: - Trevor McKay (https://github.com/tmckayus) URL: NVIDIA#980
Fixes NVIDIA#295 ## Issue Authors: - Ishika Roy (https://github.com/Iroy30) Approvers: - Gil Forsyth (https://github.com/gforsyth) URL: NVIDIA#945
This PR adds a new option to write the presolved model if presolved is applied. Authors: - Hugo Linsenmaier (https://github.com/hlinsen) Approvers: - Chris Maes (https://github.com/chris-maes) URL: NVIDIA#459
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughChanges add pip constraint generation to CI test scripts, introduce third-party integration tests for PuLP and Pyomo, add presolve file output support to C++ solvers, and update CUDA dependency specifications across dependencies.yaml and pyproject.toml. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes 🚥 Pre-merge checks | ❌ 3❌ Failed checks (1 warning, 2 inconclusive)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
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.
For #990