FCFLAGS for scalapack detection

This commit is contained in:
edoapra 2023-06-21 19:51:07 -07:00
parent f781cf7ecf
commit 3a2f6dcffe
No known key found for this signature in database
GPG key ID: E6E392F4E14FB937

View file

@ -220,6 +220,7 @@ echo MYCFLAGS is $MYCFLAGS
echo 64ints is $sixty4_int
echo MYLINK is "${MYLINK}"
export SCALAPACK_LDFLAGS="${MYLINK}"
export SCALAPACK_FCFLAGS+="${MYLINK}"
export FC=$MPIF90
export CC=$MPICC
#hack