Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
replace explicit smpi_sleep calls I introduced in some examples by sleep ones
[simgrid.git] / teshsuite / smpi / mpich-test / pt2pt / sendcplx.f
index 2b661e5..b316959 100644 (file)
@@ -28,6 +28,4 @@
          PRINT *,'A(2,1) = ',A(2,1),' A(2,2) = ',A(2,2)
       ENDIF
       CALL MPI_FINALIZE(IERR) 
-
-      STOP
       END