adding all nccl apis to api_support to enable rccl tracing by rocprofv3 (#1297)

* adding all nccl apis to api_support to enable rccl tracing by rocprofv3

Co-authored-by: Marzieh Berenjkoub <mberenjk@amd.com>
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com>

[ROCm/rccl commit: db840f024e]
This commit is contained in:
mberenjk
2024-08-22 12:36:07 -05:00
zatwierdzone przez GitHub
rodzic 03e6755cf0
commit 886b576722
11 zmienionych plików z 945 dodań i 38 usunięć
+1 -1
Wyświetl plik
@@ -5,7 +5,7 @@
************************************************************************/
#include "PtrUnion.hpp"
#include "api_trace.h"
namespace RcclUnitTesting
{
size_t DataTypeToBytes(ncclDataType_t const dataType)