-
"_rapl_init_component (cidx=) at components/rapl/linux-rapl.c:506
506 strCpy=strncpy(_rapl_vector.cmp_info.disabled_reason,
(gdb) list
501 msr_pkg_energy_status=MSR_AMD_PKG_ENERGY_STATUS;
502…
-
Currently, whenever `get_cpus` is called, it will instantiate a `RAPLFile` for every CPU/DRAM domain, which will in turn spawn a wraparound monitor process. However, the user may not intend to use RAP…
-
### Brief description of your issue
While browsing the configuration options, in the RAPL Devices tab it told me to report this on github
![System Informer vs Rapl Devices](https://user-images.githu…
-
Hello,
I am having issues compiling esm_ib_library on RHEL 9.4 using the 'master' branch. Diagnostic output included.
The machine I'm compiling on has multiple versions of rocm installed (in…
-
Is the MSR(MSR_PACKAGE_ENERGY_STATUS) for AMD Family 1Ah 32-bit or 64-bit?
-
## Bug description
Despite the volume mapping and files being present on host, we have a file not found issue when running scaphandre:dev container.
## To Reproduce
```sh
# Pull latest dev i…
-
### Brief description of your issue
I see "UNKNOWN DEVICE - PLEASE REPORT ON GITHUB" for my 5965WX CPU. Can I help somehow to get it supported?
### Steps to reproduce (optional)
_No response_
### …
-
MMIO RAPL support as Intel processor_thermal device exposes the
capability to do RAPL control via MMIO registers.
```
ls -la /sys/devices/virtual/powercap/intel-rapl-mmio/intel-rapl-mmio:0
total…
-
Hello, I'm moving my first steps with eBPF/bcc and I'm not that good as a C programmer either so please excuse me if what I'm asking might sound dumb or nonsense at all.
I'm writing a small program t…
-
linuxmint 22, AMD 8700G processor, git source from 2024-11-03.
After some minor script/cmake adjustments, XRT and xdna .DEB file build and install fine (using gdebi).
However, it doesn't work. After…