Skip to content
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

GELSS: Cast work sizes to INT #684

Merged
merged 1 commit into from
Jun 30, 2022
Merged

Conversation

angsch
Copy link
Collaborator

@angsch angsch commented Jun 25, 2022

Cast routine-specific workspace requirements to integers (and not double/single precision variables) before accumulating the workspaces in an integer variable. GESVD has a similar workspace query mechanism and already has the explicit casts.

@langou langou merged commit fbeea59 into Reference-LAPACK:master Jun 30, 2022
@angsch angsch deleted the gelss-work branch July 7, 2022 19:14
@julielangou julielangou added this to the LAPACK 3.11.0 milestone Nov 12, 2022
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.

None yet

4 participants