Version Information#
Rocprofiler SDK Developer API 0.5.0
ROCm Profiling API and tools
|
Version Information
Functions | |
ncclResult_t | ncclGetVersion (int *version) |
Return the RCCL_VERSION_CODE of RCCL in the supplied integer. | |
Detailed Description
API call that returns RCCL version
Function Documentation
◆ ncclGetVersion()
ncclResult_t ncclGetVersion | ( | int * | version | ) |
Return the RCCL_VERSION_CODE of RCCL in the supplied integer.
This integer is coded with the MAJOR, MINOR and PATCH level of RCCL.
- Returns
- Result code. See Result Codes for more details.
- Parameters
-
[out] version Pointer to where version will be stored
Generated by 1.9.8