LIKWID is a performance engineering suite for developers, researchers and system administrators who need detailed insight into processor and memory behaviour.
It combines command-line utilities with a shared library and programming interfaces, covering topology discovery, hardware-counter measurement, thread placement, energy analysis and controlled microbenchmarking. The suite is particularly useful in HPC work, where NUMA layout, cache behaviour, processor affinity and low-level performance events can expose scaling problems and bottlenecks across multi-socket systems.
This is free and open source software.
Key Features
- Prints hardware-thread, cache and NUMA topology with likwid-topology.
- Configures and reads hardware performance counters with likwid-perfctr across supported Intel, AMD, ARM and POWER processors, with GPU monitoring support.
- Provides likwid-bench, a microbenchmarking platform for evaluating CPU architecture and memory performance with configurable work groups.
- Pins pthread and OpenMP applications to selected processors with likwid-pin, helping make benchmark placement reproducible.
- Starts MPI and hybrid MPI/OpenMP workloads through likwid-mpirun, supporting Intel MPI, Open MPI, MPICH and SLURM.
- Reads RAPL energy data and Turbo mode information with likwid-powermeter.
- Controls CPU and uncore frequencies with likwid-setFrequencies and exposes broader system settings through the experimental likwid-sysFeatures tool.
- Displays and manipulates selected x86 CPU features, including hardware prefetchers, with likwid-features.
- Provides likwid-perfscope for plotting live performance metrics from likwid-perfctr timeline mode using gnuplot.
- Includes likwid-memsweeper for sweeping NUMA-domain memory and evicting cache lines from the last-level cache.
- Offers APIs for integrating topology, affinity, performance monitoring and marker-based region measurements into applications.
Website: github.com/RRZE-HPC/likwid
Support:
Developer: RRZE-HPC
License: GNU General Public License v3.0
Related Software
| Benchmark Tools | |
|---|---|
| hyperfine | Rust-based command-line benchmarking tool |
| Phoronix Test Suite | Comprehensive testing and benchmarking platform |
| s-tui | Terminal-based stress test and monitoring tool |
| fio | Scriptable I/O tool for storage benchmarks and drive testing |
| KDiskMark | HDD and SSD benchmarking with friendly graphical user interface |
| iperf3 | Active measurement of network performance on IP networks |
| IOzone | Filesystem benchmark tool |
| stress-ng | Stress next generation |
| Hardinfo2 | System information and benchmark tool |
| sysbench | Scriptable database and system performance benchmark |
| GtkStressTesting | Stress and monitor hardware components |
| glmark2 | Measure the performance of OpenGL 2.0 and OpenGL ES 2.0 |
| HardInfo | System Profiler and Benchmark |
| UnixBench | Original BYTE UNIX benchmark suite |
| netperf | A network performance benchmark |
| vkmark | Vulkan benchmarking suite |
| GNOME Disks | View, modify and configure disks and media |
| bonnie++ | Benchmark suite software |
| LLCbench | Low Level Architectural Characterization Benchmark Suite |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.