These are metric containers to support the metrics operator. They are built separately to ensure modularity of development.
- View the ⭐️ Metrics Operator Documentation ⭐️
Metrics for the Metrics Operator are backed by containers. For example, storage metrics need to deploy containers that create PV/PVCs for some backend of choice, and the containers need to have the software that monitors the storage. Application metrics are similar, but will have software to monitor process(es). We store (and provide automated builds) for those containers here. Since metrics software can span multiple spaces (e.g., perf vs. storage) we namespace them by tool.
- sysstat provided via github.com/sysstat/sysstat
- fio
- lammps
- hacc (this does not work outside of PowerPC)
- nekbone with more information in this PDF
- osu-benchmark
- qmcpack and a summary here
- amg has problem examples here
- kripke builds from LLNL/Kripke
HPCIC DevTools is distributed under the terms of the MIT license. All new contributions must be made under this license.
See LICENSE, COPYRIGHT, and NOTICE for details.
SPDX-License-Identifier: (MIT)
LLNL-CODE- 842614