Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
hide the MPICH3 testsuite behind a compilation flag, to quicken compilation
[simgrid.git] / buildtools / pipol / Experimental_bindings.sh
index c88899f..7cb21a9 100755 (executable)
@@ -30,7 +30,8 @@ mkdir build-def
 cd build-def
 
 #DEFAULT CONF
-cmake ..
+cmake \
+-Denable_smpi_MPICH3_testsuite=on ..
 ctest -D ExperimentalStart
 ctest -D ExperimentalConfigure
 ctest -D ExperimentalBuild