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 / Nightly_simgrid.sh
index e99c3e3a1c6431244fed82c49361bb9966ad825f..a19e890f82a0e719ef3a5ca18a429fb3a214da64 100755 (executable)
@@ -72,7 +72,8 @@ mkdir build-def
 cd build-def
 
 #DEFAULT CONF
-cmake ..
+cmake \
+-Denable_smpi_MPICH3_testsuite=on ..
 ctest -D NightlyStart
 ctest -D NightlyConfigure
 ctest -D NightlyBuild