spec: prerelease 0.3 for testing fixes related to Fujitsu TSC and ihkmond
Change-Id: I4b9fcac086a3567e6e797f3e7515949c9e214c36
This commit is contained in:
@ -10,7 +10,7 @@ project(mckernel C ASM)
|
|||||||
set(MCKERNEL_VERSION "1.7.0")
|
set(MCKERNEL_VERSION "1.7.0")
|
||||||
|
|
||||||
# See "Fedora Packaging Guidlines -- Versioning"
|
# See "Fedora Packaging Guidlines -- Versioning"
|
||||||
set(MCKERNEL_RELEASE "0.2")
|
set(MCKERNEL_RELEASE "0.3")
|
||||||
|
|
||||||
set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules)
|
set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules)
|
||||||
# for rpmbuild
|
# for rpmbuild
|
||||||
|
|||||||
3
NEWS.md
3
NEWS.md
@ -532,3 +532,6 @@ Restrictions on McKernel
|
|||||||
|
|
||||||
24. ihk_os_getperfevent() could time-out when invoked from Fujitsu TCS
|
24. ihk_os_getperfevent() could time-out when invoked from Fujitsu TCS
|
||||||
(job-scheduler).
|
(job-scheduler).
|
||||||
|
|
||||||
|
25. The behaviors of madvise and mbind are changed to do nothing and
|
||||||
|
report success as a workaround for Fugaku.
|
||||||
|
|||||||
Reference in New Issue
Block a user