]> SALOME platform Git repositories - modules/homard.git/commitdiff
Salome HOME
PR: compilation with mpi BR_PORTING_VTK6
authorprascle <prascle>
Sun, 20 Jan 2013 15:18:04 +0000 (15:18 +0000)
committerprascle <prascle>
Sun, 20 Jan 2013 15:18:04 +0000 (15:18 +0000)
configure.ac

index 0227049b6f9e710cf20f53a4a0272f922d7ee621..06cb927a20cc37c0a2fbf06c4c5bf1ad218b9ef5 100644 (file)
@@ -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 ---------------------------------------------