mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-12 01:10:22 +00:00
[NPKIT] Adding the NPKIT support for kernel allreduce7 in mscclpp-nccl (#399)
This commit is contained in:
@@ -37,7 +37,10 @@
|
||||
#define NPKIT_EVENT_EXECUTOR_INIT_ENTRY 0x19
|
||||
#define NPKIT_EVENT_EXECUTOR_INIT_EXIT 0x1A
|
||||
|
||||
#define NPKIT_EVENT_EXECUTOR_OP_BASE_ENTRY 0x1B
|
||||
#define NPKIT_EVENT_EXECUTOR_OP_BASE_EXIT 0x2E
|
||||
#define NPKIT_EVENT_KERNEL_ALLREDUCE_ENTRY 0x1B
|
||||
#define NPKIT_EVENT_KERNEL_ALLREDUCE_EXIT 0x1C
|
||||
|
||||
#define NPKIT_EVENT_EXECUTOR_OP_BASE_ENTRY 0x1D
|
||||
#define NPKIT_EVENT_EXECUTOR_OP_BASE_EXIT 0x30
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user