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

[OpenBLAS/lapack] Fix the LinearAlgebra/tridiag segfaults by adding the relevant patch and bumping the OpenBLAS JLLs #42546

Merged
merged 2 commits into from
Oct 9, 2021

Conversation

DilumAluthge
Copy link
Member

@DilumAluthge DilumAluthge commented Oct 8, 2021

Fixes #42415
Refs Reference-LAPACK/lapack#625

Tasks:

@DilumAluthge DilumAluthge added kind:bugfix This change fixes an existing bug domain:ci Continuous integration external dependencies Involves LLVM, OpenBLAS, or other linked libraries domain:linear algebra Linear algebra and removed domain:ci Continuous integration labels Oct 8, 2021
@DilumAluthge DilumAluthge changed the title Fix the LinearAlgebra/tridiag segfaults by adding the relevant patch and bumping the OpenBLAS JLLs [OpenBLAS/lapack] Fix the LinearAlgebra/tridiag segfaults by adding the relevant patch and bumping the OpenBLAS JLLs Oct 8, 2021
… the relevant patch and bumping the OpenBLAS JLLs
@KristofferC
Copy link
Sponsor Member

This needs to get backported too I guess. I also see the tridiag failures on the backport branch for 1.7.

@DilumAluthge DilumAluthge added this to the 1.7 milestone Oct 8, 2021
@vchuravy vchuravy marked this pull request as ready for review October 9, 2021 00:52
@DilumAluthge
Copy link
Member Author

This needs to get backported too I guess. I also see the tridiag failures on the backport branch for 1.7.

See #42563 for the 1.7 backport.

@vchuravy vchuravy merged commit a0504ab into master Oct 9, 2021
@vchuravy vchuravy deleted the dpa/tridiag-segfault-42415 branch October 9, 2021 04:04
KristofferC pushed a commit that referenced this pull request Oct 9, 2021
* [OpenBLAS/lapack] Fix the `LinearAlgebra/tridiag` segfaults by adding the relevant patch and bumping the OpenBLAS JLLs

(cherry picked from commit 6f535fa)

* bump OpenBLAS_jll

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
KristofferC pushed a commit that referenced this pull request Oct 9, 2021
* [OpenBLAS/lapack] Fix the `LinearAlgebra/tridiag` segfaults by adding the relevant patch and bumping the OpenBLAS JLLs

(cherry picked from commit 6f535fa)

* bump OpenBLAS_jll

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
vchuravy added a commit that referenced this pull request Oct 9, 2021
vchuravy added a commit that referenced this pull request Oct 9, 2021
* [OpenBLAS/lapack] Fix the `LinearAlgebra/tridiag` segfaults by adding the relevant patch and bumping the OpenBLAS JLLs

(cherry picked from commit 6f535fa)

* bump OpenBLAS_jll

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
KristofferC pushed a commit that referenced this pull request Nov 11, 2021
* [OpenBLAS/lapack] Fix the `LinearAlgebra/tridiag` segfaults by adding the relevant patch and bumping the OpenBLAS JLLs

(cherry picked from commit 6f535fa)

* bump OpenBLAS_jll

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
* [OpenBLAS/lapack] Fix the `LinearAlgebra/tridiag` segfaults by adding the relevant patch and bumping the OpenBLAS JLLs

(cherry picked from commit 6f535fa)

* bump OpenBLAS_jll

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
* [OpenBLAS/lapack] Fix the `LinearAlgebra/tridiag` segfaults by adding the relevant patch and bumping the OpenBLAS JLLs

(cherry picked from commit 6f535fa)

* bump OpenBLAS_jll

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:linear algebra Linear algebra external dependencies Involves LLVM, OpenBLAS, or other linked libraries kind:bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stegr! call segfault
3 participants