Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2039139380 |
@ -7,7 +7,7 @@ endif (NOT CMAKE_BUILD_TYPE)
|
||||
enable_language(C ASM)
|
||||
|
||||
project(mckernel C ASM)
|
||||
set(MCKERNEL_VERSION "1.7.7")
|
||||
set(MCKERNEL_VERSION "1.7.8")
|
||||
|
||||
# See "Fedora Packaging Guidelines -- Versioning"
|
||||
set(MCKERNEL_RELEASE "")
|
||||
|
||||
@ -1,3 +1,27 @@
|
||||
=============================================
|
||||
Version 1.7.8 (Mar 12, 2021)
|
||||
=============================================
|
||||
|
||||
----------------------
|
||||
IHK major updates
|
||||
----------------------
|
||||
N/A
|
||||
|
||||
------------------------
|
||||
IHK major bug fixes
|
||||
------------------------
|
||||
#. ihklib: ihk_reserve_cpu: fix job cpu check when using krm
|
||||
|
||||
----------------------
|
||||
McKernel major updates
|
||||
----------------------
|
||||
N/A
|
||||
|
||||
------------------------
|
||||
McKernel major bug fixes
|
||||
------------------------
|
||||
N/A
|
||||
|
||||
=============================================
|
||||
Version 1.7.7 (Mar 11, 2021)
|
||||
=============================================
|
||||
|
||||
2
ihk
2
ihk
Submodule ihk updated: 8da0917878...2ced7eda65
Reference in New Issue
Block a user