Skip to content

Commit

Permalink
Update version, date and headers
Browse files Browse the repository at this point in the history
  • Loading branch information
TomTheBear committed Dec 9, 2024
1 parent dda1287 commit 9bb857a
Show file tree
Hide file tree
Showing 342 changed files with 343 additions and 343 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Description: Central Makefile
#
# Version: 5.4.1
# Released: 27.11.2024
# Released: 09.12.2024
#
# Author: Jan Treibig (jt), jan.treibig@gmail.com
# Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/allocator.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Header File allocator Module.
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: none
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/allocator_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Header File types of allocator Module.
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Thomas Gruber (tr), thomas.roehl@googlemail.com
* Project: none
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/barrier.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Header File barrier Module
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/barrier_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Type Definitions for barrier Module
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/isa_armv7.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Definitions used for dynamically compile benchmarks for ARMv7 systems
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Thomas Gruber (tg), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/isa_armv8.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Definitions used for dynamically compile benchmarks for ARMv8 systems
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Thomas Gruber (tg), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/isa_ppc64.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Definitions used for dynamically compile benchmarks for POWER systems
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Thomas Gruber (tg), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/isa_x86-64.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Definitions used for dynamically compile benchmarks for x86-64 systems
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Thomas Gruber (tg), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/isa_x86.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Definitions used for dynamically compile benchmarks for x86 systems
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Thomas Gruber (tg), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/ptt2asm.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: The interface to dynamically load ptt files
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Thomas Gruber (tg), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/strUtil.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Some sting functions
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/test_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Type definitions for benchmarking framework
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/threads.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Header file of pthread interface module
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/threads_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Types file for threads module.
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/likwid-bench.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: A flexible and extensible benchmarking toolbox
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/src/allocator.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Implementation of allocator module.
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/src/barrier.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Implementation of threaded spin loop barrier
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/src/bench.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Benchmarking framework for likwid-bench
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Thomas Gruber (tr), thomas.roehl@googlemail.com
Expand Down
2 changes: 1 addition & 1 deletion bench/src/ptt2asm.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: The interface to dynamically load ptt files
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Thomas Gruber (tg), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/src/strUtil.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Utility string routines building upon bstrlib
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com.
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/src/threads.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: High level interface to pthreads
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
4 changes: 2 additions & 2 deletions config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,9 @@ TOPO_FILE_PATH = /etc/likwid_topo.cfg
# The libraries are named liblikwid.<VERSION>.<RELEASE>
VERSION = 5
RELEASE = 4
MINOR = 0
MINOR = 1
# Date when the release is published
DATE = 15.11.2024
DATE = 09.12.2024

# In come cases it is important to set the rpaths for the LIKWID library. One
# example is the use of sudo because it resets environment variables like
Expand Down
2 changes: 1 addition & 1 deletion examples/C-internalMarkerAPI.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* variables, pinning threads, and inspecting results.
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Riley Weber, rileyw13@protonmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion examples/C-likwidAPI.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Example how to use the LIKWID API in C/C++ applications
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Thomas Gruber (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion examples/C-markerAPI.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Example how to use the C/C++ Marker API
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Authors: Thomas Gruber (tr), thomas.roehl@googlemail.com
* Riley Weber, rileyw13@protonmail.com
Expand Down
2 changes: 1 addition & 1 deletion examples/C-nvMarkerAPI.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* in C/C++ applications
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Thomas Gruber (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion examples/C-rocmon-markerAPI.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* in C/C++ applications
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Thomas Gruber (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion examples/F-markerAPI.F90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
! Description: Example how to use the Fortran90 Marker API
!
! Version: 5.4.1
! Released: 27.11.2024
! Released: 09.12.2024
!
! Author: Thomas Gruber (tr), thomas.roehl@googlemail.com
! Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion examples/Lua-likwidAPI.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Description: Example how to use the LIKWID API in Lua scripts
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Thomas Gruber (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion examples/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Description: example Makefile
#
# Version: 5.4.1
# Released: 27.11.2024
# Released: 09.12.2024
#
# Author: Jan Treibig (jt), jan.treibig@gmail.com
# Thomas Gruber (tr), thomas.roehl@googlemail.com
Expand Down
2 changes: 1 addition & 1 deletion examples/monitoring.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Example how to use the LIKWID API in C/C++ applications for monitoring
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Thomas Gruber (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion perl/set_license.pl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#my $VERSION = '<VERSION>';
#my $DATE = '<DATE>';
my $VERSION = '5.4.1';
my $DATE = '27.11.2024';
my $DATE = '09.12.2024';
my $YEAR = '2024';
my $AUTHOR = 'RRZE, University Erlangen-Nuremberg';
my $LICENSE = 'gpl';
Expand Down
2 changes: 1 addition & 1 deletion src/access-daemon/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Description: accessDaemon Makefile
#
# Version: 5.4.1
# Released: 27.11.2024
# Released: 09.12.2024
#
# Author: Jan Treibig (jt), jan.treibig@gmail.com
# Thomas Gruber (tr), thomas.roehl@googlemail.com
Expand Down
2 changes: 1 addition & 1 deletion src/access-daemon/accessDaemon.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Implementation of access daemon.
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Authors: Michael Meier, michael.meier@rrze.fau.de
* Jan Treibig (jt), jan.treibig@gmail.com,
Expand Down
2 changes: 1 addition & 1 deletion src/access-daemon/appDaemon.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* using the GOTCHA library
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Thomas Gruber (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/access-daemon/setFreqDaemon.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Implementation of frequency daemon.
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Authors: Michael Meier, michael.meier@rrze.fau.de
* Jan Treibig (jt), jan.treibig@gmail.com,
Expand Down
2 changes: 1 addition & 1 deletion src/access-daemon/sysfsDaemon.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Implementation of access daemon for procfs and sysfs files.
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Authors: Michael Meier, michael.meier@rrze.fau.de
* Jan Treibig (jt), jan.treibig@gmail.com,
Expand Down
2 changes: 1 addition & 1 deletion src/access.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Interface for the different register access modules.
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Thomas Gruber (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/access_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Interface to the access daemon for the access module.
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Thomas Gruber (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/access_x86.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Interface to x86 related functions for the access module.
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Thomas Gruber (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/access_x86_clientmem.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* for Intel Sandy Bridge Processors.
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com,
* Thomas Gruber (tr), thomas.roehl@googlemail.com
Expand Down
2 changes: 1 addition & 1 deletion src/access_x86_mmio.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* for Intel Sandy Bridge Processors.
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com,
* Thomas Gruber (tr), thomas.roehl@googlemail.com
Expand Down
2 changes: 1 addition & 1 deletion src/access_x86_msr.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* is based on the msr-util tools.
*
* Version: 5.4.1
* Released: 27.11.2024
* Released: 09.12.2024
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com.
* Thomas Gruber (tr), thomas.roehl@googlemail.com
Expand Down
Loading

0 comments on commit 9bb857a

Please sign in to comment.