MA fatal error: MA sizeof: invalid datatype:


Click here for full thread
Forum Vet
Wrong settings for SCALAPACK_SIZE and BLAS_SIZE
You have chosen incompatible SCALAPACK_SIZE and BLAS_SIZE for your choice of BLASOPT
Please try the following

export SCALAPACK_SIZE=8
export BLAS_SIZE=8
unset USE_I4FLAGS
make clean
make FC=ifort