| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nccl |
| Modifier and Type | Method and Description |
|---|---|
static int |
nccl.ncclCommInitRank(ncclComm comm,
int nranks,
ncclUniqueId commId,
int rank) |
static int |
nccl.ncclCommInitRank(PointerPointer comm,
int nranks,
ncclUniqueId commId,
int rank) |
static int |
nccl.ncclGetUniqueId(ncclUniqueId uniqueId) |
static int |
nccl.pncclCommInitRank(ncclComm comm,
int nranks,
ncclUniqueId commId,
int rank) |
static int |
nccl.pncclCommInitRank(PointerPointer comm,
int nranks,
ncclUniqueId commId,
int rank) |
static int |
nccl.pncclGetUniqueId(ncclUniqueId uniqueId) |
| Modifier and Type | Method and Description |
|---|---|
ncclUniqueId |
ncclUniqueId.internal(int i,
byte setter) |
ncclUniqueId |
ncclUniqueId.position(long position) |
Copyright © 2019. All rights reserved.