scalapack
scalapack copied to clipboard
Compiling With mpich ERROR undefined reference to `MPI_Type_free'
trafficstars
@ scalapack-2.2.0
I am on ARM64 now the first problem is that using mpich configure step passes but make step fails at 68%. My command cmake .. -DCMAKE_INSTALL_PREFIX=$PREFIX/local -DCMAKE_Fortran_COMPILER=gfortran-11 -DCMAKE_Fortran_FLAGS="-fallow-argument-mismatch" -DCMAKE_C_COMPILER=clang
uk_config.log.txt uk_make.log.txt
Additionally cmake fails to identify openmpi (after uninstalling mpich). I have tried this stuff but to no avail! Is it incompatible with openmpi ?
Weird this git clone didn't throw any errors using same compile command as above. Previously I used wget https://netlib.org/scalapack/#_scalapack_version_2_2_0