Skip to content

likwid-5.0.1

Compare
Choose a tag to compare
@TomTheBear TomTheBear released this 23 Dec 15:10
· 901 commits to master since this release

I'm happy to announce a new bugfix release of LIKWID 5.

  • Some fixes for likwid-mpirun
    • Fix for hybrid pinning with multiple hosts
    • Fix for perf.groups without core-local events (switch to likwid-pin)
    • Fix for command line parser
    • For for mpiopts parameter
    • Add UPMC as Uncore counter to splitUncoreEvents()
    • Expand user-given input to abspath if possible
    • Check for at least one executable in user-given command
    • Add skip mask for SLURM + Intel OpenMP
    • Check if user-given MPI type is available
  • Fix for perf_event backend when used as root
  • Include likwid-marker.h in likwid.h to not break old MarkerAPI code
  • Enable build with ARM HPC compiler (ARMCLANG compiler setting)
  • Fix creation of likwid-bench benchmarks on POWER platforms
  • Fix for build system in NVIDIA_INTERFACE=BUILD_APPDAEMON=true
  • Update for executable tester
  • Update for MPI+X test (X: OpenMP or Pthreads)

Merry Christmas