Use FlexiBLAS on RHEL 9 for R 4.3.0 and above
R 4.2.3 and below continue to use shared BLAS - OpenBLAS for backward compat.
This commit is contained in:
parent
aa7531bf47
commit
0ef67edd08
1 changed files with 64 additions and 16 deletions
|
|
@ -11,6 +11,7 @@ RUN dnf -y upgrade \
|
|||
automake \
|
||||
bzip2-devel \
|
||||
cairo-devel \
|
||||
flexiblas-devel \
|
||||
gcc-c++ \
|
||||
gcc-gfortran \
|
||||
java-11-openjdk-devel \
|
||||
|
|
|
|||
Loading…
Reference in a new issue