Skip to content

Commit

Permalink
Bump to version 5.0.2 and update release date
Browse files Browse the repository at this point in the history
  • Loading branch information
TomTheBear committed Oct 6, 2020
1 parent d93df8e commit 27e3073
Show file tree
Hide file tree
Showing 244 changed files with 244 additions and 244 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.0.2
# Released: 31.08.2020
# Released: 06.10.2020
#
# 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
COMPILER = GCC#NO SPACE

# Path were to install likwid
PREFIX ?= /usr/local#NO SPACE
PREFIX ?= /mnt/opt/likwid-5.0-dev#NO SPACE

# Set the default mode for MSR access.
# This can usually be overriden on the commandline.
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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* Authors: Thomas Gruber (tr), thomas.roehl@googlemail.com
* Riley Weber, rileyw13@protonmail.com
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.0.2
! Released: 31.08.2020
! Released: 06.10.2020
!
! 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* Author: Thomas Gruber (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion examples/likwid-benchmark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# * Description: Script that collects current system settings
# *
* Version: 5.0.2
* Released: 31.08.2020
* Released: 06.10.2020
# *
# * Author: Thomas Gruber (tr), thomas.roehl@gmail.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.0.2';
my $DATE = '31.08.2020';
my $DATE = '06.10.2020';
my $YEAR = '2015';
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.0.2
# Released: 31.08.2020
# Released: 06.10.2020
#
# Author: Jan Treibig (jt), jan.treibig@gmail.com
# Project: likwid
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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* Author: Thoams Roehl (tr), thomas.roehl@gmail.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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* 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_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* for Intel Sandy Bridge Processors.
*
* Version: 5.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com,
* Thomas Gruber (tr), thomas.roehl@googlemail.com
Expand Down
2 changes: 1 addition & 1 deletion src/affinity.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Implementation of affinity module.
*
* Version: 5.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com,
* Thomas Gruber (tr), thomas.roehl@googlemail.com
Expand Down
2 changes: 1 addition & 1 deletion src/applications/likwid-features.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Description: A application to retrieve and manipulate CPU features.
*
* Version: 5.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* Author: Thomas Gruber (tr), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/applications/likwid-genTopoCfg.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* each start.
*
* Version: 5.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* Author: Thomas Gruber (tr), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/applications/likwid-memsweeper.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Description: An application to clean up NUMA memory domains.
*
* Version: 5.0.2
* Released: 31.08.2020
* Released: 06.10.2020
*
* Author: Thomas Gruber (tr), thomas.roehl@gmail.com
* Project: likwid
Expand Down
Loading

0 comments on commit 27e3073

Please sign in to comment.