RCCL
0.8
Contents:
RCCL
API
All API
Attributions
RCCL
Index
Index
N
|
P
|
R
N
NCCL_MAJOR (C macro)
NCCL_MINOR (C macro)
NCCL_PATCH (C macro)
NCCL_SUFFIX (C macro)
NCCL_UNIQUE_ID_BYTES (C macro)
NCCL_VERSION (C macro)
NCCL_VERSION_CODE (C macro)
ncclAllGather (C++ function)
,
[1]
ncclAllReduce (C++ function)
,
[1]
ncclAllToAll (C++ function)
,
[1]
ncclAllToAllv (C++ function)
ncclBcast (C++ function)
,
[1]
ncclBroadcast (C++ function)
,
[1]
ncclComm_t (C++ type)
,
[1]
ncclCommAbort (C++ function)
,
[1]
ncclCommCount (C++ function)
,
[1]
ncclCommCuDevice (C++ function)
,
[1]
ncclCommDestroy (C++ function)
,
[1]
ncclCommGetAsyncError (C++ function)
ncclCommInitAll (C++ function)
,
[1]
ncclCommInitRank (C++ function)
,
[1]
ncclCommInitRankMulti (C++ function)
ncclCommUserRank (C++ function)
,
[1]
ncclDataType_t (C++ enum)
,
[1]
ncclDataType_t::ncclBfloat16 (C++ enumerator)
,
[1]
ncclDataType_t::ncclChar (C++ enumerator)
,
[1]
ncclDataType_t::ncclDouble (C++ enumerator)
,
[1]
ncclDataType_t::ncclFloat (C++ enumerator)
,
[1]
ncclDataType_t::ncclFloat16 (C++ enumerator)
,
[1]
ncclDataType_t::ncclFloat32 (C++ enumerator)
,
[1]
ncclDataType_t::ncclFloat64 (C++ enumerator)
,
[1]
ncclDataType_t::ncclHalf (C++ enumerator)
,
[1]
ncclDataType_t::ncclInt (C++ enumerator)
,
[1]
ncclDataType_t::ncclInt32 (C++ enumerator)
,
[1]
ncclDataType_t::ncclInt64 (C++ enumerator)
,
[1]
ncclDataType_t::ncclInt8 (C++ enumerator)
,
[1]
ncclDataType_t::ncclNumTypes (C++ enumerator)
,
[1]
ncclDataType_t::ncclUint32 (C++ enumerator)
,
[1]
ncclDataType_t::ncclUint64 (C++ enumerator)
,
[1]
ncclDataType_t::ncclUint8 (C++ enumerator)
,
[1]
ncclGather (C++ function)
,
[1]
ncclGetErrorString (C++ function)
,
[1]
ncclGetLastError (C++ function)
ncclGetUniqueId (C++ function)
,
[1]
ncclGetVersion (C++ function)
,
[1]
ncclGroupEnd (C++ function)
,
[1]
ncclGroupStart (C++ function)
,
[1]
ncclRecv (C++ function)
,
[1]
ncclRedOp_dummy_t (C++ enum)
ncclRedOp_dummy_t::ncclNumOps_dummy (C++ enumerator)
ncclRedOp_t (C++ enum)
,
[1]
ncclRedOp_t::ncclAvg (C++ enumerator)
,
[1]
ncclRedOp_t::ncclMax (C++ enumerator)
,
[1]
ncclRedOp_t::ncclMaxRedOp (C++ enumerator)
,
[1]
ncclRedOp_t::ncclMin (C++ enumerator)
,
[1]
ncclRedOp_t::ncclNumOps (C++ enumerator)
,
[1]
ncclRedOp_t::ncclProd (C++ enumerator)
,
[1]
ncclRedOp_t::ncclSum (C++ enumerator)
,
[1]
ncclRedOpCreatePreMulSum (C++ function)
ncclRedOpDestroy (C++ function)
ncclReduce (C++ function)
,
[1]
ncclReduceScatter (C++ function)
,
[1]
ncclResult_t (C++ enum)
,
[1]
ncclResult_t::ncclInternalError (C++ enumerator)
,
[1]
ncclResult_t::ncclInvalidArgument (C++ enumerator)
,
[1]
ncclResult_t::ncclInvalidUsage (C++ enumerator)
,
[1]
ncclResult_t::ncclNumResults (C++ enumerator)
,
[1]
ncclResult_t::ncclRemoteError (C++ enumerator)
,
[1]
ncclResult_t::ncclSuccess (C++ enumerator)
,
[1]
ncclResult_t::ncclSystemError (C++ enumerator)
,
[1]
ncclResult_t::ncclUnhandledCudaError (C++ enumerator)
,
[1]
ncclScalarResidence_t (C++ enum)
ncclScalarResidence_t::ncclScalarDevice (C++ enumerator)
ncclScalarResidence_t::ncclScalarHostImmediate (C++ enumerator)
ncclScatter (C++ function)
,
[1]
ncclSend (C++ function)
,
[1]
ncclUniqueId (C++ struct)
,
[1]
ncclUniqueId::internal (C++ member)
P
pncclRedOpCreatePreMulSum (C++ function)
pncclRedOpDestroy (C++ function)
R
RCCL_ALLTOALLV (C macro)
RCCL_BFLOAT16 (C macro)
RCCL_GATHER_SCATTER (C macro)
RCCL_MULTIRANKPERGPU (C macro)