From: prascle Date: Sun, 20 Jan 2013 15:18:04 +0000 (+0000) Subject: PR: compilation with mpi X-Git-Tag: V6_main_FINAL~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e300fa98cee8afd76aacc7b1c2b4f27fa6673487;p=modules%2Fhomard.git PR: compilation with mpi --- diff --git a/configure.ac b/configure.ac index 0227049b..06cb927a 100644 --- a/configure.ac +++ b/configure.ac @@ -259,6 +259,14 @@ if test "${HOMARD_WITH_GUI}" = "yes"; then fi fi +echo +echo --------------------------------------------- +echo testing MPI +echo --------------------------------------------- +echo + +CHECK_MPI + echo echo --------------------------------------------- echo testing HDF5 @@ -291,7 +299,6 @@ echo --------------------------------------------- echo CHECK_KERNEL -CHECK_MPI echo echo ---------------------------------------------