sci-ml / oneDNN

oneAPI Deep Neural Network Library

Official package sites : https://github.com/oneapi-src/oneDNN ·

v3.11.2 :: 0 :: gentoo

Modified
License
Apache-2.0
Keywords
~amd64
USE flags
cblas doc mkl openmp static-libs test

v3.10.2 :: 0 :: gentoo

Modified
License
Apache-2.0
Keywords
amd64
USE flags
cblas doc mkl openmp static-libs test

v3.7.1 :: 0 :: gentoo

Modified
License
Apache-2.0
Keywords
amd64
USE flags
cblas doc mkl openmp static-libs test

v3.6.2 :: 0 :: gentoo

Modified
License
Apache-2.0
Keywords
~amd64
USE flags
cblas doc mkl openmp static-libs test

v3.5.3 :: 0 :: gentoo

Modified
License
Apache-2.0
Keywords
amd64
USE flags
cblas doc mkl openmp static-libs test

General

cblas
Use virtual/cblas for sgemm routines
doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
mkl
Use sci-libs/mkl for sgemm routines
openmp
Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
static-libs
Build static versions of dynamic libraries as well
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

sci-libs / mkl : Intel Math Kernel Library

virtual / cblas : Virtual for BLAS C implementation

sci-libs / mkl : Intel Math Kernel Library

virtual / cblas : Virtual for BLAS C implementation

games-board / lc0 : Neural-network chess engine

sci-ml / caffe2 : A deep learning framework

Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
sci-ml/oneDNN: add 3.11.2
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Paul Zander · gentoo
sci-ml/oneDNN: use get_makeopts_*
multiprocessing backward deprecated makeopts_* in <EAPI-9, breaking CI Done via: ``` grep -RP '(?<!get_)makeopts_jobs' sed -e 's/(\(makeopts_jobs\))/\(get_\1)/g' -i */*/*.ebuild eclass/*.eclass sed -e 's/(\(makeopts_jobs\)/\(get_\1/g' -i */*/*.ebuild eclass/*.eclass grep -RP '(?<!get_)makeopts_loadavg' sed -e 's/(\(makeopts_loadavg\))/\(get_\1)/g' -i */*/*.ebuild eclass/*.eclass sed -e 's/(\(makeopts_loadavg\)/\(get_\1/g' -i */*/*.ebuild eclass/*.eclass ``` Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/426 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-ml/oneDNN: Stabilize 3.10.2 amd64, #971405
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sv. Lockal · gentoo
sci-ml/oneDNN: set CMAKE_REMOVE_MODULES_LIST to empty (per cmake.eclass)
(no functional changes, attempt to remove none.cmake did nothing) Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45330 Closes: https://github.com/gentoo/gentoo/pull/45330 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sv. Lockal · gentoo
sci-ml/oneDNN: add 3.10.2
oneDNN is as usual backwards compatible and no pinning needed for reverse dependencies. All tests passed now (including those that weree skipped due to sandbox stack overflow). Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45163 Closes: https://github.com/gentoo/gentoo/pull/45163 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {llvm-core → llvm-runtimes}/clang-runtime
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-ml/oneDNN: Stabilize 3.7.1 amd64, #958820
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
sci-ml/oneDNN: drop not working test
Closes: https://bugs.gentoo.org/955265 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
sci-ml/oneDNN: fix min cmake ver
Closes: https://bugs.gentoo.org/957709 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
sci-ml/oneDNN: add 3.7.1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
sci-ml/oneDNN: fix min cmake version
Closes: https://bugs.gentoo.org/953418 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
sci-ml/oneDNN: stabilize 3.5.3 for amd64
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
sci-ml/*: mv dev-libs/oneDNN to sci-ml/
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>