* NVTX support

[ROCm/rccl commit: 8a442faa12]
Este commit está contenido en:
Bertan Dogancay
2024-02-08 14:08:24 -07:00
cometido por GitHub
padre 1538b908ac
commit 45ed3ef4e7
Se han modificado 4 ficheros con 20 adiciones y 4 borrados
+4
Ver fichero
@@ -60,6 +60,10 @@ static __inline__ int ncclTypeSize(ncclDataType_t type) {
#include "alloc.h"
#include "utils.h"
#include "param.h"
#ifdef NVTX_NO_IMPL
#include "nvtx_stub.h"
#else
#include "nvtx.h"
#endif
#endif // end include guard