Co-authored-by: Benjamin Welton <bewelton@amd.com>

[ROCm/rocprofiler-sdk commit: 65f60bbb96]
Этот коммит содержится в:
Welton, Benjamin
2025-05-02 12:25:32 -07:00
коммит произвёл GitHub
родитель d9bd0903f8
Коммит 4b414f1ee5
+1 -1
Просмотреть файл
@@ -136,7 +136,7 @@ AgentCache::init_device_counting_service_queue(const CoreApiTable& api,
}();
if(!agent_ctx || m_profile_queue) return;
ROCP_ERROR << "Creating Profile Queue";
// create the queue and set it to high_priority
CHECK(api.hsa_queue_create_fn) << "no hsa_queue_create_fn in api table";
auto status = api.hsa_queue_create_fn(get_hsa_agent(),