search for: libflam

Displaying 1 result from an estimated 1 matches for "libflam".

Did you mean: libflac
2025 Jan 21
1
R test suite LAPACK error with AOCL
...able-year2038 I am using the GCC (13.3.0). > sessionInfo() R version 4.4.2 (2024-10-31) Platform: x86_64-pc-linux-gnu Running under: Rocky Linux 9.4 (Blue Onyx) Matrix products: default BLAS: /sw/numerics/aocl/5.0.0/gcc/lib_LP64/libblis.so.5.0.0 LAPACK: /sw/numerics/aocl/5.0.0/gcc/lib_LP64/libflame.so; LAPACK version 3.11.0 ... With Intel MKL instead of AOCL the test suite passes without errors. But this is an AMD system, so here I tend to prefer AOCL over MKL. Any ideas? Thank you. Best wishes, Christian