mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
FCFLAGS for scalapack detection
This commit is contained in:
parent
f781cf7ecf
commit
3a2f6dcffe
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue