2:44:08 AM PST - Mon, Nov 4th 2013 |
|
Hi again,
With the new LIBMPI definition and ARMCI_NETWORK equal to MPI_TS instead of MPI-TS the last lines of output from the make command are the following:
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether a simple C MPI program compiles... yes
configure: searching for MPI_TS...
checking mpi.h usability... yes
checking mpi.h presence... yes
checking for mpi.h... yes
checking for library containing MPI_Init... no
configure: error: test for COMEX_NETWORK=MPI_TS failed
configure: error: ../../ga-5-2/comex/configure failed for comex
make[1]: *** [build/config.status] Error 1
make: *** [libraries] Error 1
It seems like the output doesn't change very much.
|