From dd3c5d7e8b68cb2629e3153c579e7830ab8fc352 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 30 Jan 2018 08:43:19 +0100 Subject: sys-libs/libomp: Include -pf kernel version with fixed PDS --- sys-libs/libomp/libomp-6.0.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-libs/libomp/libomp-6.0.9999.ebuild') diff --git a/sys-libs/libomp/libomp-6.0.9999.ebuild b/sys-libs/libomp/libomp-6.0.9999.ebuild index fe232b72fc87..30de17ed6c22 100644 --- a/sys-libs/libomp/libomp-6.0.9999.ebuild +++ b/sys-libs/libomp/libomp-6.0.9999.ebuild @@ -53,7 +53,7 @@ CMAKE_BUILD_TYPE=RelWithDebInfo CONFIG_CHECK="~!SCHED_PDS" ERROR_SCHED_PDS="PDS scheduler versions >= 0.98c < 0.98i (e.g. used in kernels ->= 4.13-pf11, no fixed release yet) do not implement sched_yield() call which +>= 4.13-pf11 < 4.14-pf9) do not implement sched_yield() call which may result in horrible performance problems with libomp. If you are using one of the specified kernel versions, you may want to disable the PDS scheduler." -- cgit v1.2.3-65-gdbad