due nccl api sync update RCCL_API_TRACE_VERSION_PATCH to 2 (#1916)
This commit is contained in:
committed by
GitHub
parent
389f794d9a
commit
0cc896910e
@@ -31,7 +31,7 @@
|
||||
#define RCCL_API_TRACE_VERSION_MAJOR 0
|
||||
|
||||
// should be increased every time new members are added to existing dispatch tables
|
||||
#define RCCL_API_TRACE_VERSION_PATCH 1
|
||||
#define RCCL_API_TRACE_VERSION_PATCH 2
|
||||
|
||||
#if !defined(RCCL_EXTERN_C_INIT)
|
||||
# ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user