Skip to content

likwid-5.2.1

Compare
Choose a tag to compare
@TomTheBear TomTheBear released this 03 Dec 16:35
· 270 commits to master since this release

We are happy to release a new bugfix version of the LIKWID tool suite.

  • Add support for Intel Rocketlake and AMD Zen3 variant (Family 19, Model 0x50)
  • Fix for perf_event multiplexing (important!)
  • Fix for potential deadlock in MarkerAPI (thx @jenny-cheung)
  • Build and runtime fixes for Nvidia GPU backend, updates for CUDA test codes
  • peakflops kernel for ARMv8
  • Updates for AMD Zen1/2/3 event lists and groups
  • Support spaces in MarkerAPI region tags (thx @jrmadsen)
  • Use 'online' cpulist instead of 'present'
  • Switch CI from Travis-CI to NHR@FAU Cx services
  • Document -reset and -ureset for likwid-setFrequencies
  • Reset cpuset in unpinned runs
  • Remove destructor in frequency module
  • Check PID if given through --perfpid
  • Intel Icelake: OFFCORE_RESPONSE events
  • AccessDaemon: Check PCI init state before using it
  • likwid-mpirun: Set mpi type for SLURM automatically
  • likwid-mpirun: Fix for skip mask for OpenMPI
  • Fix for triad_sve* benchmarks

Note: The groups MEM_DP and MEM_SP use only 6 of 8 memory controllers for Intel Icelake SP. The attached patch fixes both groups.