Skip to content

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

Merged
vchuravy merged 2 commits into
masterfrom
dpa/tridiag-segfault-42415
Oct 9, 2021
Merged

[OpenBLAS/lapack] Fix the LinearAlgebra/tridiag segfaults by adding the relevant patch and bumping the OpenBLAS JLLs#42546
vchuravy merged 2 commits into
masterfrom
dpa/tridiag-segfault-42415

Conversation

@DilumAluthge

@DilumAluthge DilumAluthge commented Oct 8, 2021

Copy link
Copy Markdown
Member

Fixes JuliaLang/LinearAlgebra.jl#873
Refs Reference-LAPACK/lapack#625

Tasks:

@DilumAluthge DilumAluthge added bugfix This change fixes an existing bug ci Continuous integration external dependencies Involves LLVM, OpenBLAS, or other linked libraries linear algebra Linear algebra and removed 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
@DilumAluthge
DilumAluthge force-pushed the dpa/tridiag-segfault-42415 branch from e9bcd98 to 6f535fa Compare October 8, 2021 04:18
@KristofferC

Copy link
Copy Markdown
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
Copy Markdown
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

bugfix This change fixes an existing bug external dependencies Involves LLVM, OpenBLAS, or other linked libraries linear algebra Linear algebra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

stegr! call segfault

3 participants