Skip to content

Update MKL and LAPACK flags#119

Open
Andres-MG wants to merge 4 commits into
masterfrom
FIX-compilation-issues
Open

Update MKL and LAPACK flags#119
Andres-MG wants to merge 4 commits into
masterfrom
FIX-compilation-issues

Conversation

@Andres-MG

Copy link
Copy Markdown
Collaborator

Remove deprecation warning from ifort with -mkl flag, and separate MKL from LAPACK since MKL adds more functionality on top of LAPACK.

Closes #114.

@Andres-MG Andres-MG requested a review from loganoz January 4, 2023 23:49
@Andres-MG Andres-MG self-assigned this Jan 4, 2023
@loganoz

loganoz commented Jan 31, 2023

Copy link
Copy Markdown
Collaborator

@Andres-MG, it seems the change is not compiling?

@Andres-MG

Copy link
Copy Markdown
Collaborator Author

Yes, I have been working on some other stuff and I couldn't finish this. I will try to go back to this and fix it this week hopefully.

@Andres-MG

Copy link
Copy Markdown
Collaborator Author

I think this PR can be closed without merging, the code works fine and the new testing strategy covers this better. Of course, we can keep it open if anyone wants to have a look.

@loganoz

loganoz commented Nov 27, 2023

Copy link
Copy Markdown
Collaborator

I took a look to the code while fixing the makefile. I am not sure that the code is perfect. I think that inside the code, MKL and LAPACK are sometimes interchanged. Let's keep the PR open, in case someone wants to take a look, but I agree it does not make sense to merge it now.

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.

Update compilation flags for MKL/LAPACK

2 participants