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

configuration failure when R is built against external LAPACK/BLAS #34

Open
loveshack opened this issue Aug 10, 2020 · 0 comments
Open

Comments

@loveshack
Copy link

The EPEL8 packages for RHEL8 etc. have this configuration, for which configure fails to find the right libraries (which I noticed because I'd deleted the lapack directory in the packaging for float):

$ R CMD config BLAS_LIBS
-lopenblas
$ R CMD config LAPACK_LIBS

$

I fixed it with a patch against the 0.2-4 source which is at

https://copr-dist-git.fedorainfracloud.org/cgit/loveshack/livhpc/R-float.git/plain/R-float-conf.patch?h=epel8

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