ReadMeshDeviceProfilerResults

void tt::tt_metal::ReadMeshDeviceProfilerResults(distributed::MeshDevice &mesh_device, ProfilerReadState state = ProfilerReadState::NORMAL, const std::optional<ProfilerOptionalMetadata> &metadata = {})

Read device side profiler data for all devices in the mesh device

This function only works in PROFILER builds. Please refer to the “Device Program Profiler” section for more information.

Return value: void

Argument Description

mesh_device The mesh device containing the devices to be profiled

state The state to use for this profiler read

metadata Metadata to include in the profiler results