Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
use initialisation lists (and std::string)
[simgrid.git] / teshsuite / smpi / mpich3-test / f77 / pt2pt / allpairf.f
index ddc516415d256ee4a537dc812a7f67e92da7d85a..e6d46aa2d9bafa2d3b13ba89e70cb3cbdeddd8bb 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 )