Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove few tests which may never finish, and change one that used too much stack...
[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