Kaynağa Gözat

Make sure simgrid doesn't try to run mpi checks

Samuel Thibault 4 yıl önce
ebeveyn
işleme
e991d8227f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      contrib/gitlab/simgrid.sh

+ 1 - 1
contrib/gitlab/simgrid.sh

@@ -15,7 +15,7 @@
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
 #
 
-STARPU_USER_CONFIGURE_OPTIONS="--enable-simgrid --disable-mpi" ./contrib/ci.inria.fr/job-1-check.sh
+STARPU_USER_CONFIGURE_OPTIONS="--enable-simgrid --disable-mpi --disable-mpi-check" ./contrib/ci.inria.fr/job-1-check.sh