Add perfetto validation to rccl ctests (#246)
Check for the "RCCL Communication Send / Receive" data counters
Signed-off-by: David Galiffi <David.Galiffi@amd.com>
[ROCm/rocprofiler-systems commit: 6dd1ee78bf]
This commit is contained in:
@@ -82,4 +82,11 @@ foreach(_TARGET ${RCCL_TEST_TARGETS})
|
||||
-s
|
||||
1
|
||||
ENVIRONMENT "${_rccl_environment}")
|
||||
|
||||
rocprofiler_systems_add_validation_test(
|
||||
NAME rccl-test-${_NAME}-sampling
|
||||
PERFETTO_METRIC "rocm_rccl_api"
|
||||
PERFETTO_FILE "perfetto-trace.proto"
|
||||
LABELS "rccl-tests;rcclp"
|
||||
ARGS --counter-names "RCCL Comm" -p)
|
||||
endforeach()
|
||||
|
||||
Reference in New Issue
Block a user