MPI references not found


Click here for full thread
Forum Vet
Could you check in the MPI libraries if those routines like mpi_bcast_ have an underscore there. If not, this means the MPI library is compiled differently and NWChem needs to be compiled such that it matches the MPI.

Bert


Quote: Nov 24th 4:12 pm
I am trying to build NWChem for Ubuntu 10.10 but after a lot of warnings about
missing MPI references (mpi_bcast_ mpi_waitall_ etc) the compilation aborts.

I have set the environmental variables MPI_LIB and MPI_INLCUDE pointing the the mpi lib and include dirs

Thanks.
George