From 1a712038724ac66625212af9eb521feecc7a79cd Mon Sep 17 00:00:00 2001 From: Masamichi Takagi Date: Fri, 19 Mar 2021 16:58:09 +0900 Subject: [PATCH] release: 1.8.0: MAP_LOCKED and pre-populate PMIx shared memory PFNs Change-Id: I171c87f0f49cf2f791693e397a1d94b1bc2d0440 --- CMakeLists.txt | 2 +- docs/NEWS.rst | 25 +++++++++++++++++++++++++ ihk | 2 +- 3 files changed, 27 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index faf44004..c008a705 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ endif (NOT CMAKE_BUILD_TYPE) enable_language(C ASM) project(mckernel C ASM) -set(MCKERNEL_VERSION "1.7.10") +set(MCKERNEL_VERSION "1.8.0") # See "Fedora Packaging Guidelines -- Versioning" set(MCKERNEL_RELEASE "") diff --git a/docs/NEWS.rst b/docs/NEWS.rst index f00b5016..40a8f1ed 100644 --- a/docs/NEWS.rst +++ b/docs/NEWS.rst @@ -1,3 +1,28 @@ +============================================= +Version 1.8.0 (Mar 23, 2021) +============================================= + +---------------------- +IHK major updates +---------------------- +N/A + +------------------------ +IHK major bug fixes +------------------------ +N/A + +---------------------- +McKernel major updates +---------------------- +N/A + +------------------------ +McKernel major bug fixes +------------------------ +#. profile: fix infinite recursion for allocation miss event +#. Fugaku: MAP_LOCKED and pre-populate PMIx shared memory PFNs + ============================================= Version 1.7.10 (Mar 18, 2021) ============================================= diff --git a/ihk b/ihk index 5bc03948..8fd23109 160000 --- a/ihk +++ b/ihk @@ -1 +1 @@ -Subproject commit 5bc0394886abace191ed6506cc60bd4ea6ca9c98 +Subproject commit 8fd23109f1137a783aaab912a703a39b7d18371c