SWDEV-535490 - Improve logging (#441)
- Include HIP version/githash in the logs
- Add a new method to print library path
[ROCm/clr commit: 5d53c83806]
此提交包含在:
@@ -30,7 +30,6 @@ bool Comgr::is_ready_ = false;
|
||||
|
||||
bool Comgr::LoadLib(bool is_versioned) {
|
||||
#if defined(COMGR_DYN_DLL)
|
||||
ClPrint(amd::LOG_INFO, amd::LOG_CODE, "Loading COMGR library.");
|
||||
|
||||
if (is_versioned) {
|
||||
#if defined(HIP_MAJOR_VERSION) && defined(HIP_MAJOR_VERSION)
|
||||
|
||||
新增問題並參考
封鎖使用者