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

Make FlexiBLAS relocatable #59

Open
julianh-siemens opened this issue Jul 5, 2024 · 0 comments
Open

Make FlexiBLAS relocatable #59

julianh-siemens opened this issue Jul 5, 2024 · 0 comments

Comments

@julianh-siemens
Copy link

Currently FlexiBLAS is fixed to the place where it has been installed to by cmake, CMAKE_INSTALL_PREFIX.
This makes it impossible to compile it on one machine and then install/copy it to a custom (user) location.

My suggestion would be to use the location of libflexiblas.so at runtime instead of the CMAKE_INSTALL_PREFIX.

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

No branches or pull requests

1 participant