ROCm/rocm_smi_lib 86Branches115Tags Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. History 831 Commits .azuredevops .github DEBIAN RPM cmake_modules docs include/rocm_smi...
ROCM_DIR=<parent dir. to lib/ and inc/, containing RSMI library and header> mkdir <location for test build> cd <location for test build> cmake -DROCM_DIR=$ROCM_DIR <ROCm SMI source root>/tests/rocm_smi_test make To run the test, execute the program rsmitst that is built from the...
rocm_smi-backward-compat.cmake rocm_smi-config.cmake.in README License License Use C++ in ROCm SMI Device Indices Many of the functions in the library take a "device index". The device index is a number greater than or equal to 0, and less than the number of devices detected, as det...
RSMI_CLK_TYPE_PCIE : rocm_smi.h RSMI_CLK_TYPE_SOC : rocm_smi.h RSMI_CLK_TYPE_SYS : rocm_smi.h RSMI_CNTR_CMD_START : rocm_smi.h RSMI_CNTR_CMD_STOP : rocm_smi.h RSMI_COARSE_GRAIN_MEM_ACTIVITY : rocm_smi.h RSMI_COMPUTE_PARTITION_CPX : rocm_smi.h RSMI_COMPUTE_PARTITI...
Balík: librocm-smi-dev (6.1.2-1) [universe] Odkazy pre librocm-smi-dev Zdroje Ubuntu: Hlásenia chýb Záznam zmien Ubuntu Autori a licencia Stiahnuť zdrojový balík rocm-smi-lib: [rocm-smi-lib_6.1.2-1.dsc] [rocm-smi-lib_6.1.2.orig.tar.gz] [rocm-smi-lib_6.1.2-...
librocm-smi64-1(= 6.1.2-1) ROCm System Management Interface (ROCm SMI) library liboam-dev(= 6.1.2-1) Datacenter flavor of a GPU system-management API headers 下载librocm-smi-dev 硬件架构软件包大小安装后大小文件 amd6436.8 kB241.0 kB[文件列表]...
Suggestion Description We use rocm_smi_lib as GPU metric exporter. https://github.com/amd/amd_smi_exporter does not seem work. And we do not like the fact that amd_smi_exporter's mixing GPU and CPU. We'd like to have lock-steped release ...
#include "rocm_smi/rocm_smi_monitor.h" #include "rocm_smi/rocm_smi_power_mon.h" @@ -220,7 +221,7 @@ class Device { void set_evt_notif_anon_fd(uint32_t fd) { evt_notif_anon_fd_ = static_cast<int>(fd);} int evt_notif_anon_fd(void) const {return evt_notif_anon_fd_;}...
Globals GPUMetricTempHbm_t : rocm_smi.h rsmi_bit_field_t : rocm_smi.h rsmi_event_handle_t : rocm_smi.h rsmi_func_id_iter_handle_t : rocm_smi.h rsmi_func_id_value_t : rocm_smi.h RSMI_IO_LINK_TYPE : rocm_smi.h ...
ROCM_DIR=<parent dir. to lib/ and inc/, containing RSMI library and header> mkdir <location for test build> cd <location for test build> cmake -DROCM_DIR=$ROCM_DIR <ROCm SMI source root>/tests/rocm_smi_test make To run the test, execute the program rsmitst that is built from the...