Add ncclDataType_t as type to ROCTX (#1512)
[ROCm/rccl commit: ecf31da14f]
This commit is contained in:
@@ -254,6 +254,11 @@
|
||||
#define NVTX_PAYLOAD_ENTRY_TYPE_BF16 50
|
||||
#define NVTX_PAYLOAD_ENTRY_TYPE_TF32 52
|
||||
|
||||
/**
|
||||
* Generic data type
|
||||
*/
|
||||
#define NVTX_PAYLOAD_ENTRY_TYPE_DATATYPE 53
|
||||
|
||||
/**
|
||||
* Data types are as defined by NVTXv3 core.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user