-
-
Notifications
You must be signed in to change notification settings - Fork 857
Open
Labels
BLASIssue or pull request related to Basic Linear Algebra Subprograms (BLAS).Issue or pull request related to Basic Linear Algebra Subprograms (BLAS).BugSomething isn't working.Something isn't working.
Description
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,
- https://developer.r-project.org/Blog/public/2019/05/15/gfortran-issues-with-lapack/
- C Fortran ABI issues with character arguments scipy/scipy#10335
- https://lwn.net/Articles/791393/
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
Metadata
Metadata
Assignees
Labels
BLASIssue or pull request related to Basic Linear Algebra Subprograms (BLAS).Issue or pull request related to Basic Linear Algebra Subprograms (BLAS).BugSomething isn't working.Something isn't working.