summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/libomp: Restore ~arm64 keywords, bug #650024Michał Górny2018-03-131-1/+1
|
* sys-libs/libomp: 6.0.0 tested on ~amd64-fbsdMichał Górny2018-03-111-1/+1
|
* sys-libs/libomp: Dekeyword ~arm* due to depsMichał Górny2018-03-091-1/+1
|
* sys-libs/libomp: Bump to 6.0.0 finalMichał Górny2018-03-092-5/+5
|
* sys-libs/libomp: Fix lit arg passing in -*9999Michał Górny2018-03-092-2/+2
| | | | Closes: https://bugs.gentoo.org/649970
* sys-libs/libomp: Control lit job countMichał Górny2018-03-082-4/+4
| | | | Closes: https://bugs.gentoo.org/649554
* sys-libs/libomp: marked ~x64-macosFabian Groffen2018-03-041-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/libomp: Bump to 6.0.0rc3Michał Górny2018-02-262-1/+1
|
* sys-libs/libomp: Bump to 6.0.0rc2Michał Górny2018-02-092-0/+116
|
* sys-libs/libomp: marked ~amd64-linuxFabian Groffen2018-02-021-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/libomp: Perform PDS checks only for relevant kernel versionsMichał Górny2018-01-304-36/+60
| | | | | | | | | | | | Update the PDS check logic to apply only when running the Linux kernel, versions between 4.13 and 4.15. That covers the range of -pf kernels that have the broken PDS version, and I think we can reasonably assume users will not be updating the patch along with the kernel. Also, perform the check only once in pkg_pretend. There is really no point in repeating it as packages do not alter kernel configuration. Closes: https://bugs.gentoo.org/638410
* sys-libs/libomp: Include -pf kernel version with fixed PDSMichał Górny2018-01-304-4/+4
|
* sys-libs/libomp: x86 stable (bug #644814)Thomas Deutschmann2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-libs/libomp: Add flags to control offloading (to 6+)Michał Górny2018-01-203-11/+49
| | | | | | | | Add USE=offload to control building libomptarget for offloading. When enabled, build the native offloading plugin unconditionally. Also add USE=cuda to support building the CUDA plugin. Closes: https://bugs.gentoo.org/645048
* sys-libs/libomp: List broken PDS scheduler versionsMichał Górny2018-01-184-4/+16
| | | | | | | | | | The sched_yield() call has been reintroduced in PDS 0.98i. Improve the kernel check to explicitly list which PDS versions are affected, and which -pf kernels are affected (sadly, no fixed version yet). Big thanks to Holger Hoffstätte for convincing upstream to fix this and all the research! Bug: https://bugs.gentoo.org/638410
* sys-libs/libomp: Drop old (5.0.0)Michał Górny2018-01-182-82/+0
|
* sys-libs/libomp: amd64 stable wrt bug #644814Mikle Kolyada2018-01-181-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/libomp: Update CMake option namesMichał Górny2018-01-042-6/+8
| | | | Closes: https://bugs.gentoo.org/642412
* sys-libs/libomp: Tests of new versions require clang-6 nowMichał Górny2018-01-042-2/+2
|
* sys-libs/libomp: Add a live ebuild for 6.0 branchMichał Górny2018-01-031-0/+88
|
* sys-libs/libomp: Disallow kernels with PDU schedulerMichał Górny2017-12-304-12/+40
| | | | | | | | | | The PDU scheduler (used e.g. in current versions of -pf kernel) does not implement the sched_yield() call which is used by the OpenMP implementation to switch between threads. As a result, using OpenMP with this scheduler results in horrible performance with 100% CPU usage on looped noop syscall calls. Closes: https://bugs.gentoo.org/638410
* sys-libs/libomp: Restrict tests to avoid hangsMichał Górny2017-12-224-1/+8
| | | | Bug: https://bugs.gentoo.org/638410
* sys-libs/libomp: Remove live ebuild for obsolete 5.0 branchMichał Górny2017-12-211-74/+0
|
* sys-libs/libomp: Bump to 5.0.1 (final)Michał Górny2017-12-202-3/+3
|
* sys-libs/libomp: Restrict tests with USE=-testMichał Górny2017-12-152-0/+2
|
* sys-libs/libomp-4.0.1: amd64 stable, bug 637210Matt Turner2017-12-141-1/+1
|
* sys-libs: Update Manifest hashes.Ulrich Müller2017-12-091-6/+6
|
* sys-libs/libomp: Bump to 5.0.1_rc2Michał Górny2017-12-022-0/+73
|
* sys-libs/libomp: Restore libomptarget options for -9999Michał Górny2017-11-221-0/+2
| | | | | The libomptarget library build has been reenabled upstream, so restore the necessary LIBOMPTARGET_LIBDIR_SUFFIX option.
* sys-libs/libomp: x86 stable (bug #637210)Thomas Deutschmann2017-11-191-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/libomp: Call cmake-utils_src_prepareMichał Górny2017-11-161-1/+1
|
* sys-libs/libomp: Remove unused LIBOMPTARGET_LIBDIR_SUFFIXMichał Górny2017-11-163-5/+2
| | | | | Upstream has disabled building libomptarget for now, so remove the related LIBOMPTARGET_LIBDIR_SUFFIX variable.
* sys-libs/libomp: Make the tests more verboseMichał Górny2017-10-011-0/+1
|
* sys-libs/libomp: Fix using external litMichał Górny2017-10-011-0/+3
|
* sys-libs/libomp: Bump to 5.0.0Michał Górny2017-09-082-0/+74
|
* sys-libs/libomp: Clean old upMichał Górny2017-07-252-80/+0
|
* sys-libs/libomp: Branch for 5.0.0 releaseMichał Górny2017-07-241-0/+74
|
* sys-libs/libomp: Use https for llvm.orgMichał Górny2017-07-097-13/+13
|
* sys-libs/libomp: Update upstream git URIMichał Górny2017-07-091-1/+1
|
* sys-libs/libomp: Bump to 4.0.1Michał Górny2017-06-274-1/+81
|
* sys-libs/libomp: x86 stable wrt bug #607660Agostino Sarubbo2017-04-021-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libomp: amd64 stable wrt bug #607660Agostino Sarubbo2017-04-021-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libomp: Bump to 4.0.0 finalMichał Górny2017-03-132-2/+2
|
* sys-libs/libomp: Bump to 4.0.0rc3Michał Górny2017-03-063-1/+102
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-286-6/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-libs/libomp: add ~arm64, bug #591822Markus Meier2017-02-251-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
* sys-libs/libomp: Bump to 4.0.0.rc2Michał Górny2017-02-152-1/+1
|
* sys-libs/libomp: Fix testing using slotted clangMichał Górny2017-02-152-2/+2
|
* sys-devel/libomp: Set libdir for libomptargetMichał Górny2017-01-301-0/+1
|
* sys-libs/libomp: Switch 4.0.0rc1 to tarballs, add keywordsMichał Górny2017-01-242-8/+7
|