release: 1.8.0: MAP_LOCKED and pre-populate PMIx shared memory PFNs
Change-Id: I171c87f0f49cf2f791693e397a1d94b1bc2d0440
This commit is contained in:
committed by
masamichi.takagi
parent
03d99a0ed1
commit
1a71203872
@ -7,7 +7,7 @@ endif (NOT CMAKE_BUILD_TYPE)
|
|||||||
enable_language(C ASM)
|
enable_language(C ASM)
|
||||||
|
|
||||||
project(mckernel C ASM)
|
project(mckernel C ASM)
|
||||||
set(MCKERNEL_VERSION "1.7.10")
|
set(MCKERNEL_VERSION "1.8.0")
|
||||||
|
|
||||||
# See "Fedora Packaging Guidelines -- Versioning"
|
# See "Fedora Packaging Guidelines -- Versioning"
|
||||||
set(MCKERNEL_RELEASE "")
|
set(MCKERNEL_RELEASE "")
|
||||||
|
|||||||
@ -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)
|
Version 1.7.10 (Mar 18, 2021)
|
||||||
=============================================
|
=============================================
|
||||||
|
|||||||
2
ihk
2
ihk
Submodule ihk updated: 5bc0394886...8fd23109f1
Reference in New Issue
Block a user