stdlib-js / stdlib-js/stdlib

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

オープン
#372 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
BLAS Bug
主要言語
JavaScript
スター
6k
フォーク
1.3k
平均マージ
1日 3時間
マージ済み PR(30日)
611

説明

## Checklist

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

- [x] Read and understood the [Code of Conduct][code-of-conduct].
- [x] 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/
- https://github.com/scipy/scipy/issues/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

[code-of-conduct]: https://github.com/stdlib-js/stdlib/blob/develop/CODE_OF_CONDUCT.md

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。