MA fatal error: MA sizeof: invalid datatype: 343597384693


Click here for full thread
Forum Vet
Eenjoyzoo
The NWChem makefile structure failed to detect the correct compiler options.
Please use the following settings

setenv FC ifort
setenv MPI_INCLUDE /usr/local/mvapich2/1.7-intel/include
setenv MPI_LIB /usr/local/mvapich2/1.7-intel/lib
setenv LIBMPI "-lpmi -lmpichf90 -lmpich -lopa -lmpl -lpthread -lrdmacm -libverbs -libumad -ldl -lrt"
setenv ARMCI_NETWORK OPENIB

Then, use the following command to compile

make FC=ifort