Skip to content

Move the early exit in ?GESV for NRHS=0 after the GETRF call#5663

Merged
martin-frbg merged 1 commit intoOpenMathLib:developfrom
martin-frbg:issue5662
Mar 4, 2026
Merged

Move the early exit in ?GESV for NRHS=0 after the GETRF call#5663
martin-frbg merged 1 commit intoOpenMathLib:developfrom
martin-frbg:issue5662

Conversation

@martin-frbg
Copy link
Collaborator

fixes #5662

@martin-frbg martin-frbg added this to the 0.3.32 milestone Mar 4, 2026
@martin-frbg martin-frbg merged commit ecdabf9 into OpenMathLib:develop Mar 4, 2026
104 of 105 checks passed
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.

Openblas dgesv does not perform LU decomposition when nhrs=0

1 participant