static int |
nccl.ncclAllGather(Pointer sendbuff,
Pointer recvbuff,
long sendcount,
int datatype,
ncclComm comm,
CUstream_st stream) |
static int |
nccl.ncclAllReduce(Pointer sendbuff,
Pointer recvbuff,
long count,
int datatype,
int op,
ncclComm comm,
CUstream_st stream) |
static int |
nccl.ncclBcast(Pointer buff,
long count,
int datatype,
int root,
ncclComm comm,
CUstream_st stream) |
static int |
nccl.ncclBroadcast(Pointer sendbuff,
Pointer recvbuff,
long count,
int datatype,
int root,
ncclComm comm,
CUstream_st stream) |
static int |
nccl.ncclCommAbort(ncclComm comm) |
static int |
nccl.ncclCommCount(ncclComm comm,
int[] count) |
static int |
nccl.ncclCommCount(ncclComm comm,
IntBuffer count) |
static int |
nccl.ncclCommCount(ncclComm comm,
IntPointer count) |
static int |
nccl.ncclCommCuDevice(ncclComm comm,
int[] device) |
static int |
nccl.ncclCommCuDevice(ncclComm comm,
IntBuffer device) |
static int |
nccl.ncclCommCuDevice(ncclComm comm,
IntPointer device) |
static int |
nccl.ncclCommDeregister(ncclComm comm,
Pointer handle) |
static int |
nccl.ncclCommDestroy(ncclComm comm) |
static int |
nccl.ncclCommFinalize(ncclComm comm) |
static int |
nccl.ncclCommGetAsyncError(ncclComm comm,
int[] asyncError) |
static int |
nccl.ncclCommGetAsyncError(ncclComm comm,
IntBuffer asyncError) |
static int |
nccl.ncclCommGetAsyncError(ncclComm comm,
IntPointer asyncError) |
static int |
nccl.ncclCommInitAll(ncclComm comm,
int ndev,
int[] devlist) |
static int |
nccl.ncclCommInitAll(ncclComm comm,
int ndev,
IntBuffer devlist) |
static int |
nccl.ncclCommInitAll(ncclComm comm,
int ndev,
IntPointer devlist) |
static int |
nccl.ncclCommInitRank(ncclComm comm,
int nranks,
ncclUniqueId commId,
int rank) |
static int |
nccl.ncclCommInitRankConfig(ncclComm comm,
int nranks,
ncclUniqueId commId,
int rank,
ncclConfig_t config) |
static int |
nccl.ncclCommRegister(ncclComm comm,
Pointer buff,
long size,
Pointer handle) |
static int |
nccl.ncclCommRegister(ncclComm comm,
Pointer buff,
long size,
PointerPointer handle) |
static int |
nccl.ncclCommSplit(ncclComm comm,
int color,
int key,
ncclComm newcomm,
ncclConfig_t config) |
static int |
nccl.ncclCommSplit(ncclComm comm,
int color,
int key,
PointerPointer newcomm,
ncclConfig_t config) |
static int |
nccl.ncclCommUserRank(ncclComm comm,
int[] rank) |
static int |
nccl.ncclCommUserRank(ncclComm comm,
IntBuffer rank) |
static int |
nccl.ncclCommUserRank(ncclComm comm,
IntPointer rank) |
static BytePointer |
nccl.ncclGetLastError(ncclComm comm) |
static int |
nccl.ncclRecv(Pointer recvbuff,
long count,
int datatype,
int peer,
ncclComm comm,
CUstream_st stream) |
static int |
nccl.ncclRedOpCreatePreMulSum(int[] op,
Pointer scalar,
int datatype,
int residence,
ncclComm comm) |
static int |
nccl.ncclRedOpCreatePreMulSum(IntBuffer op,
Pointer scalar,
int datatype,
int residence,
ncclComm comm) |
static int |
nccl.ncclRedOpCreatePreMulSum(IntPointer op,
Pointer scalar,
int datatype,
int residence,
ncclComm comm) |
static int |
nccl.ncclRedOpDestroy(int op,
ncclComm comm) |
static int |
nccl.ncclReduce(Pointer sendbuff,
Pointer recvbuff,
long count,
int datatype,
int op,
int root,
ncclComm comm,
CUstream_st stream) |
static int |
nccl.ncclReduceScatter(Pointer sendbuff,
Pointer recvbuff,
long recvcount,
int datatype,
int op,
ncclComm comm,
CUstream_st stream) |
static int |
nccl.ncclSend(Pointer sendbuff,
long count,
int datatype,
int peer,
ncclComm comm,
CUstream_st stream) |
static int |
nccl.pncclAllGather(Pointer sendbuff,
Pointer recvbuff,
long sendcount,
int datatype,
ncclComm comm,
CUstream_st stream) |
static int |
nccl.pncclAllReduce(Pointer sendbuff,
Pointer recvbuff,
long count,
int datatype,
int op,
ncclComm comm,
CUstream_st stream) |
static int |
nccl.pncclBcast(Pointer buff,
long count,
int datatype,
int root,
ncclComm comm,
CUstream_st stream) |
static int |
nccl.pncclBroadcast(Pointer sendbuff,
Pointer recvbuff,
long count,
int datatype,
int root,
ncclComm comm,
CUstream_st stream) |
static int |
nccl.pncclCommAbort(ncclComm comm) |
static int |
nccl.pncclCommCount(ncclComm comm,
int[] count) |
static int |
nccl.pncclCommCount(ncclComm comm,
IntBuffer count) |
static int |
nccl.pncclCommCount(ncclComm comm,
IntPointer count) |
static int |
nccl.pncclCommCuDevice(ncclComm comm,
int[] device) |
static int |
nccl.pncclCommCuDevice(ncclComm comm,
IntBuffer device) |
static int |
nccl.pncclCommCuDevice(ncclComm comm,
IntPointer device) |
static int |
nccl.pncclCommDeregister(ncclComm comm,
Pointer handle) |
static int |
nccl.pncclCommDestroy(ncclComm comm) |
static int |
nccl.pncclCommFinalize(ncclComm comm) |
static int |
nccl.pncclCommGetAsyncError(ncclComm comm,
int[] asyncError) |
static int |
nccl.pncclCommGetAsyncError(ncclComm comm,
IntBuffer asyncError) |
static int |
nccl.pncclCommGetAsyncError(ncclComm comm,
IntPointer asyncError) |
static int |
nccl.pncclCommInitAll(ncclComm comm,
int ndev,
int[] devlist) |
static int |
nccl.pncclCommInitAll(ncclComm comm,
int ndev,
IntBuffer devlist) |
static int |
nccl.pncclCommInitAll(ncclComm comm,
int ndev,
IntPointer devlist) |
static int |
nccl.pncclCommInitRank(ncclComm comm,
int nranks,
ncclUniqueId commId,
int rank) |
static int |
nccl.pncclCommInitRankConfig(ncclComm comm,
int nranks,
ncclUniqueId commId,
int rank,
ncclConfig_t config) |
static int |
nccl.pncclCommRegister(ncclComm comm,
Pointer buff,
long size,
Pointer handle) |
static int |
nccl.pncclCommRegister(ncclComm comm,
Pointer buff,
long size,
PointerPointer handle) |
static int |
nccl.pncclCommSplit(ncclComm comm,
int color,
int key,
ncclComm newcomm,
ncclConfig_t config) |
static int |
nccl.pncclCommSplit(ncclComm comm,
int color,
int key,
PointerPointer newcomm,
ncclConfig_t config) |
static int |
nccl.pncclCommUserRank(ncclComm comm,
int[] rank) |
static int |
nccl.pncclCommUserRank(ncclComm comm,
IntBuffer rank) |
static int |
nccl.pncclCommUserRank(ncclComm comm,
IntPointer rank) |
static BytePointer |
nccl.pncclGetLastError(ncclComm comm) |
static int |
nccl.pncclRecv(Pointer recvbuff,
long count,
int datatype,
int peer,
ncclComm comm,
CUstream_st stream) |
static int |
nccl.pncclRedOpCreatePreMulSum(int[] op,
Pointer scalar,
int datatype,
int residence,
ncclComm comm) |
static int |
nccl.pncclRedOpCreatePreMulSum(IntBuffer op,
Pointer scalar,
int datatype,
int residence,
ncclComm comm) |
static int |
nccl.pncclRedOpCreatePreMulSum(IntPointer op,
Pointer scalar,
int datatype,
int residence,
ncclComm comm) |
static int |
nccl.pncclRedOpDestroy(int op,
ncclComm comm) |
static int |
nccl.pncclReduce(Pointer sendbuff,
Pointer recvbuff,
long count,
int datatype,
int op,
int root,
ncclComm comm,
CUstream_st stream) |
static int |
nccl.pncclReduceScatter(Pointer sendbuff,
Pointer recvbuff,
long recvcount,
int datatype,
int op,
ncclComm comm,
CUstream_st stream) |
static int |
nccl.pncclSend(Pointer sendbuff,
long count,
int datatype,
int peer,
ncclComm comm,
CUstream_st stream) |