Added libamd_comgr.so to internal modules and fix argument parsing module in Timemory (#96)
Updates Timemory submodule
[ROCm/rocprofiler-systems commit: fc5b325979]
Этот коммит содержится в:
поставляемый
+1
-1
Submodule projects/rocprofiler-systems/external/timemory updated: ba3c648677...8c2afd3b2e
+2
-1
@@ -330,7 +330,8 @@ get_internal_basic_libs_impl()
|
||||
"librocprofiler-register.so",
|
||||
"librocprofiler-sdk.so",
|
||||
"librocprofiler-sdk-roctx.so",
|
||||
"libamd_smi.so" };
|
||||
"libamd_smi.so",
|
||||
"libamd_comgr.so" };
|
||||
|
||||
// shared libraries potentially used by timemory
|
||||
const auto _3rdparty_libs = strview_init_t{ "libcaliper.so",
|
||||
|
||||
Ссылка в новой задаче
Block a user