Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[cmake] kill some more unused tests
[simgrid.git] / teshsuite / smpi / mpich3-test / f77 / pt2pt / allpairf.f
index ddc5164..e6d46aa 100644 (file)
@@ -29,7 +29,7 @@ C      verbose = .true.
          call test_pair_issend( comm, errs )
          !call test_pair_psend( comm, errs )
          !call test_pair_prsend( comm, errs )
-         call test_pair_pssend( comm, errs )
+         !call test_pair_pssend( comm, errs )
          call test_pair_sendrecv( comm, errs )
          call test_pair_sendrecvrepl( comm, errs )
          call mtestFreeComm( comm )