Skip to content

Ensure string lengths are provided as arguments when calling BLAS/LAPACK Fortran APIs from C #372

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

Open
2 tasks done
kgryte opened this issue Jan 12, 2021 · 1 comment
Open
2 tasks done
Labels
BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Bug Something isn't working.

Comments

@kgryte
Copy link
Member

kgryte commented Jan 12, 2021

Checklist

Please ensure the following tasks are completed before filing a bug report.

  • Read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.

Description

Description of the issue.

As discussed elsewhere,

a bug arose due to changes in the GFortran compiler when calling from C into Fortran in the reference BLAS/LAPACK implementations. We should be aware of this bug, as we work to include BLAS wrappers in the codebase.

Related Issues

Does this issue have any related issues?

No.

Questions

Any questions for reviewers?

No.

Other

Any other information relevant to this issue? This may include screenshots, references, stack traces, sample output, and/or implementation notes.

N/A

@kgryte kgryte added BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Bug Something isn't working. labels Jan 12, 2021
@kgryte
Copy link
Member Author

kgryte commented Jul 29, 2024

cc @aman-095 @Pranavchiku Just flagging in case it comes up later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

1 participant