Skip to content

[LAPACK] Add builder #2658

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

Merged
merged 8 commits into from
Mar 8, 2021
Merged

[LAPACK] Add builder #2658

merged 8 commits into from
Mar 8, 2021

Conversation

ViralBShah
Copy link
Member

@ViralBShah ViralBShah commented Mar 7, 2021

Addresses #2657

The main missing thing here is to make it depend on our own BLAS, ideally through LBT. I'm not quite sure how to make its cmake recipe pick a BLAS - help welcome.

@ViralBShah
Copy link
Member Author

ViralBShah commented Mar 8, 2021

@giordano I also want to build ReLAPACK. Should I just add it to this repo, or would it be better to have it separately built?

Given that it hasn't been edited in over a year, perhaps separately is better.

@giordano
Copy link
Member

giordano commented Mar 8, 2021

Yes, usually we prefer to keep things separate

@ViralBShah
Copy link
Member Author

@giordano Ok to merge?

@giordano
Copy link
Member

giordano commented Mar 8, 2021

Yes, looks good

@ViralBShah ViralBShah merged commit 0bafa89 into master Mar 8, 2021
@ViralBShah ViralBShah deleted the vs/lapack branch March 8, 2021 03:08
@ViralBShah
Copy link
Member Author

We need to be ILP64 and have 64_ suffixes to be compatible easy replacement for the lapack we ship with openblas in julia.

@DilumAluthge DilumAluthge mentioned this pull request Mar 24, 2021
sjkelly added a commit to sjkelly/BLISBLAS.jl that referenced this pull request Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants