Skip to content

Forward-merge release/26.04 into main#1029

Merged
GPUtester merged 1 commit intomainfrom
release/26.04
Apr 2, 2026
Merged

Forward-merge release/26.04 into main#1029
GPUtester merged 1 commit intomainfrom
release/26.04

Conversation

@rapids-bot
Copy link
Copy Markdown
Contributor

@rapids-bot rapids-bot bot commented Apr 2, 2026

Forward-merge triggered by push to release/26.04 that creates a PR to keep main 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.

This PR includes two performance improvements.  

1. Take advantage of hyper sparsity while computing reduced costs in dual pushes in crossover code. This optimization improves the root relaxation solve significantly in some problems. For example: cod105, dano3_5. 
2. Optimize right looking lu by replacing the linear degree bucket search with O(1) search. This optimization speeds up some of the hardest problems (root relaxation of MIP).   For example:
 ```
chromaticindex1024(30%) 
 cod105 (50%) 
 k1mushroom (28%) 
 splice1k1 (63%) 
 supportcase26 (51%) 
```

There are some regressions as well, but they are already solved in milliseconds. 


## Issue

Authors:
  - Rajesh Gandham (https://github.com/rg20)

Approvers:
  - Chris Maes (https://github.com/chris-maes)

URL: #948
@rapids-bot rapids-bot bot requested a review from a team as a code owner April 2, 2026 01:53
@rapids-bot rapids-bot bot requested review from hlinsen and nguidotti April 2, 2026 01:53
@GPUtester GPUtester merged commit 723b111 into main Apr 2, 2026
@rapids-bot
Copy link
Copy Markdown
Contributor Author

rapids-bot bot commented Apr 2, 2026

SUCCESS - forward-merge complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants