Searched defs:iAllReduce (Results 1 – 2 of 2) sorted by relevance
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/java/java/ |
H A D | Comm.java | 3016 public final Request iAllReduce(Buffer sendbuf, Buffer recvbuf, in iAllReduce() method in Comm 3042 public final Request iAllReduce(Buffer buf, int count, Datatype type, Op op) in iAllReduce() method in Comm 3055 private native long iAllReduce( in iAllReduce() method in Comm
|
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/java/java/ |
H A D | Comm.java | 3016 public final Request iAllReduce(Buffer sendbuf, Buffer recvbuf, in iAllReduce() method in Comm 3042 public final Request iAllReduce(Buffer buf, int count, Datatype type, Op op) in iAllReduce() method in Comm 3055 private native long iAllReduce( in iAllReduce() method in Comm
|