Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add fortran tests from mpich-tests, enforce completion of mpich-tests suite with...
[simgrid.git] / teshsuite / smpi / mpich-test / coll / bcastlog.f
index 71a2d35..a36cc68 100644 (file)
@@ -34,5 +34,6 @@ C
          endif
       endif
       call MPI_FINALIZE(rc)
-      stop
+C     stop
+C do not use stop with smpi, it causes errors, as does exit
       end