LIKWID - Like I Knew What I'm Doing

LIKWID.jl is a Julia wrapper for the performance monitoring and benchmarking suite LIKWID.

Installation

Prerequisites:

LIKWID.jl is a registered Julia package. Hence, you can simply add it to your Julia environment with the command

] add LIKWID

Supported CPUs

julia> LIKWID.print_supported_cpus()ERROR: could not load library "liblikwid"
liblikwid.so: cannot open shared object file: No such file or directory