Accepting request 1219496 from science:machinelearning

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1219496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onednn?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2024-10-30 16:40:15 +00:00 committed by Git OBS Bridge
commit 43a7d8744d
4 changed files with 12 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddbc26c75978c5e864050f699dbefbf5bff9c0b8d2af827845708e1376471f17
size 13190748

3
oneDNN-3.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:20c4a92cc0ae0dc19d3d2beca0e357b1d13a5a3af9890a2cc3e41a880e4a0302
size 13782760

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 17 11:42:58 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.6:
* https://github.com/oneapi-src/oneDNN/releases/tag/v3.6
-------------------------------------------------------------------
Wed Oct 2 12:06:54 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -24,7 +24,7 @@
%endif
%ifarch aarch64
# Disable ACL until fixed upstream - https://github.com/oneapi-src/oneDNN/issues/2109
# Disable ACL until fixed upstream - https://github.com/oneapi-src/oneDNN/issues/2137
%bcond_with acl
%else
%bcond_with acl
@ -32,7 +32,7 @@
%define libname libdnnl3
Name: onednn
Version: 3.5.3
Version: 3.6
Release: 0
Summary: Intel Math Kernel Library for Deep Neural Networks
License: Apache-2.0
@ -46,7 +46,7 @@ BuildRequires: gcc-c++
BuildRequires: graphviz
BuildRequires: texlive-dvips-bin
%if %{with acl}
BuildRequires: ComputeLibrary-devel >= 24.04
BuildRequires: ComputeLibrary-devel >= 24.08.1
%endif
%if %{with opencl}
BuildRequires: opencl-headers