662e79292c
build: updated project version to 3.11.0
2025-10-03 18:45:45 +02:00
799fcfcfc9
build: bumped version to v3.10.0
2025-07-06 19:26:14 +02:00
6e886c6f15
build: bumped version to v3.9.0
2025-04-04 10:04:03 +02:00
ec1022c7a0
build: set policy CMP0146
2025-02-17 22:38:14 +08:00
906e181e3b
build: remove old and unused BUNDLE V1 build mode
2025-01-16 09:47:29 -08:00
b75c77e859
build: bumped version to v3.8.0
2025-01-10 21:50:01 -08:00
8f6a1fbb71
build: switched from FindPythonInterp to FindPython2
...
FindPythonInterp was deprecated in CMake 3.12 and removed in CMake 3.27.
2024-12-31 09:50:04 -08:00
281d20d643
build: removed outdated CMake policy settings
2024-12-27 19:59:41 -08:00
ed51cb20b7
build: update minimum required CMake to 3.13
2024-12-17 14:39:23 -08:00
94f13afd84
build: added a warning on MSVS generator and CMAKE_BUILD_TYPE
2024-10-14 16:04:33 -07:00
1206acb94f
build: bumped version to v3.7.0
2024-09-06 18:03:01 -07:00
f4c1681889
build: bumped version to v3.6.0
2024-05-03 17:35:15 -07:00
8558175090
build: bumped version to v3.5.0
2024-02-01 09:18:16 -08:00
44d23dc474
build: bumped version to v3.4.0
2024-01-26 17:59:57 -08:00
949abc9f18
build: prioritize public headers to avoid clash
2023-10-04 12:13:37 -07:00
51bbf33e32
build:bumped version to v3.3
2023-09-01 17:00:32 -07:00
654d88192d
build:bumped version to v3.2
2023-05-19 15:52:49 -07:00
a459117c60
build: add a new install mode BUNDLE_V2
2023-04-11 12:08:54 -07:00
21d94aff79
build: preserve name of package (dnnl) for different library names
2023-04-05 09:55:07 -07:00
22482d9d3b
build: bumped version to v3.1
2023-02-17 18:21:19 -08:00
c855cea523
build: bumped version to v3.0
2022-11-04 16:08:55 -07:00
ed5d8dec90
build: bumped version to v2.7
2022-08-31 10:52:20 -07:00
8f18e6380b
fixup: CMake: don't downgrade the build to C++11 or C99
2022-04-25 17:29:30 -07:00
9168ad3718
CMake: don't downgrade the build to C++11 or C99
...
This commit allows the user to specify on the command-line whether they
want a newer version of the C and C++ standards than what's required by
oneDNN. For users using non-jurassic CMake, they can simply set
CMAKE_{C,CXX}_STANDARD to their targets. This is done so users can keep
oneDNN compiling at C++14 and later, since Xbyak has some content that
is C++14-only (notably XBYAK_CONSTEXPR macro).
2022-04-25 17:29:30 -07:00
c0c5582d67
build: bumped version to v2.6
2022-02-18 17:04:29 -08:00
2d3db81f2e
fixup: tests: gtests: add test for env vars
...
This fixes #1184
Part of validation is not applicable for Aarch64
2021-11-11 10:48:32 -08:00
67f73dc870
src: add compatibility support for ONEDNN build options and env vars
2021-11-02 17:39:28 -07:00
7b4d3ca02c
build: bumped version to v2.5
2021-10-29 17:24:38 -07:00
ad574d3a7c
all: remove mkldnn compatibility layer
2021-09-22 15:10:40 -07:00
0dc526bf23
build: move UPPERCASE_CMAKE_BUILD_TYPE to the top level
2021-09-21 00:03:45 -07:00
c47c8512ff
cpu: risc-v: add RISC-V defines and fix indentation
2021-09-14 15:31:00 +02:00
fcb90c7917
build: bumped version to v2.4
2021-09-01 19:10:24 -07:00
45f1d23286
build, src: introduce configuring build knobs
2021-08-26 14:10:38 -07:00
04af802a9c
doc: adopt build system to work with doxyrest and sphinx
2021-08-16 13:47:19 -07:00
58ad825c10
build: introduce DNNL_LIBRARY_NAME build option
2021-08-13 08:42:27 -07:00
b3f70bd108
build: rename LIB_NAME to DNNL_LIBRARY_NAME
2021-08-13 08:42:27 -07:00
b1d3519129
build: rename lib for RelWithMDd mode
2021-06-09 23:55:25 -07:00
748528a2d3
build: bumped version to v2.3
2021-05-27 17:01:14 -07:00
31d69c6c3c
build: add support for GNU host compiler
2021-05-26 17:25:10 -07:00
131e094dc5
build: add a mechanism for propagating host compiler options
2021-05-26 17:25:10 -07:00
e3bae0bc7c
build: change minimum required cmake version to 2.8.12
2021-05-25 12:11:41 +03:00
d7eb9e2638
build: always require TBB for CPU DPCPP runtime
2021-04-12 12:57:36 -07:00
8b9e762553
build: let SYCL to choose C++ standard
2021-03-31 16:13:56 -07:00
d4fe6f6034
cmake: add build type to link to MS debug C++ RT
2021-03-24 15:42:24 -07:00
3d53cd3f17
build: bumped version to v2.2
2021-02-18 16:44:09 -08:00
673ce8f7aa
build: bumped version to 2.1.0
2021-01-13 15:55:41 -08:00
e73665ff86
sycl: add sycl support
2020-11-25 08:43:49 -08:00
f1aa540beb
api: adjust header structure to fulfil oneAPI requirements. Introduce API v2.
2020-11-25 07:02:56 -08:00
9258dafd34
build: bumped version to 1.8.0
2020-11-18 16:06:33 -08:00
b70b4658da
build: bumped version to v1.7
2020-09-23 15:56:56 -07:00