I am trying to compile fflas on the Jean-Zay server.
I compiled:
- OpenBLAS-0.3.29 in single-threaded mode in user directory ~/OpenBLAS-0.3.29-st
- Givaro-4.2.0 (Sablet) in a user directory in a directory of the same name in my home directory.
I attempted to configure the project with the command:
export PKG_CONFIG_PATH=~/givaro-4.2.0/lib/pkgconfig
./configure --with-blas-libs=~/OpenBLAS-0.3.29-st/lib/ --with-blas-cflags=~/OpenBLAS-0.3.29-st/include/ --enable-precompilation --enable-doc
I use gcc 14.2.0.
You can find the log attached below:
fflas-config.log
I am trying to compile fflas on the Jean-Zay server.
I compiled:
I attempted to configure the project with the command:
I use
gcc 14.2.0.You can find the log attached below:
fflas-config.log