Eero Tamminen

Results 88 issues of Eero Tamminen

ChangeLog: gpu_sysman: add PSU and fan metrics support Note: marked as `draft` because this will need changes for OTEL naming conventions. That will be done after changes from PR #4267...

Feature

This is continuation of v6 (Git version) issue https://github.com/collectd/collectd/issues/4283. ## Expected behavior Error of internal assumptions being violated for submitted resource attributes. ## Actual behavior No error, `write_prometheus` plugin reports...

Perf tests build on Ubuntu 22.04 outputs several warnings about this: ``` In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from...

Setup: * HW: CML-S / DG1 (0x4905) * OS: Ubuntu 22.04 * Kernel: "drm-tip" head from yesterday * UMD: Latest releases of compute stack components, built with LLVM 12 *...

_mpi-operator_ `MPIJob` got IntelMPI support already in Summer 2021. Although _traning-operator_ added `MPIJob` (shortly) after that, it's still missing IntelMPI support. Related _mpi-operator_ PRs can be seen from this list:...

lifecycle/frozen

The other Intel user-space GPU drivers already enable Xe KMD support by default in their latest releases: * https://github.com/intel/media-driver/pull/1784 * https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20418 Maybe OpenCL / L0 / Sysman driver should also...

Somewhere between these dates / versions: * 2024-01-11: 23.48.27912.11 * 2024-01-25: 23.52.28202.14 Sysman engine metrics stopped working: https://spec.oneapi.io/level-zero/latest/sysman/api.html#engine I've tested this with my own `compute-runtime` builds, but it's reported to...

L0 Sysman

Pre-condition: * `sudo apt install shellcheck` or `dnf install shellcheck` There are quite a few shell scripts: ``` find -name '*.*sh' | wc -l 38 ``` And they trigger a...

Intel's official DKMS sources: https://github.com/intel-gpu/intel-gpu-i915-backports Available from Intel driver package repositories: https://dgpu-docs.intel.com/driver/installation.html Already support SR-IOV: https://dgpu-docs.intel.com/driver/kernel-driver-types.html#differences-between-the-out-of-tree-driver-and-the-upstream-kernel What would be the reasons to use this DKMS instead (please document them in...

I noticed few issues in the new Monitor layer: * When vkreplay loops e.g. short smoketest demo trace, Monitor layer it reports wrong FPS (I guess it depends on length...

Project - monitor layer