Home
last modified time | relevance | path

Searched refs:iBarrier (Results 1 – 4 of 4) sorted by relevance

/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/java/java/
H A DComm.java1236 public final Request iBarrier() throws MPIException in iBarrier() method in Comm
1239 return new Request(iBarrier(handle)); in iBarrier()
1242 private native long iBarrier(long comm) throws MPIException; in iBarrier() method in Comm
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/java/java/
H A DComm.java1236 public final Request iBarrier() throws MPIException in iBarrier() method in Comm
1239 return new Request(iBarrier(handle)); in iBarrier()
1242 private native long iBarrier(long comm) throws MPIException; in iBarrier() method in Comm
/dports/net/openmpi3/openmpi-3.1.6/
H A DNEWS1449 - Fix NBS iBarrier for inter-communicators
/dports/net/openmpi/openmpi-4.1.1/
H A DNEWS1901 - Fix NBS iBarrier for inter-communicators