Skip to content

Conversation

@chris-maes
Copy link
Contributor

@chris-maes chris-maes commented Aug 5, 2025

When using the new middle product form for basis updates, we can sometimes get a mu = 0. This leads to infs and then nans and then out of bound memory accesses.

A simple fix is to force a refactorization of the basis when this happens.

This fixes #252

@chris-maes chris-maes requested a review from a team as a code owner August 5, 2025 00:18
@chris-maes chris-maes requested review from Kh4ster and nguidotti August 5, 2025 00:18
@copy-pr-bot
Copy link

copy-pr-bot bot commented Aug 5, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@chris-maes chris-maes self-assigned this Aug 5, 2025
@chris-maes chris-maes added the bug Something isn't working label Aug 5, 2025
@chris-maes chris-maes added this to the 25.08 milestone Aug 5, 2025
@chris-maes chris-maes added the non-breaking Introduces a non-breaking change label Aug 5, 2025
@chris-maes
Copy link
Contributor Author

/ok to test 6301b26

@chris-maes
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit f298994 into NVIDIA:branch-25.08 Aug 5, 2025
145 of 146 checks passed
@chris-maes chris-maes deleted the fix_small_mu branch August 5, 2025 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] MIPLIB benchmark failure on 25.08

2 participants