Public bug reported:
An autopkgtest failure is preventing onednn-sycl from promoting from
stonking-proposed. As shown in the logs [1] below, the failure is from
matmul_grouped.cpp. This particular test file depends on an experimental
feature (CMake option ONEDNN_EXPERIMENTAL_GROUPED_MEMORY) that does not
have a stable API and is therefore not included in the package build.
The fix is to simply remove the failing test from the autopkgtests.
[1]
autopkgtest [11:09:24]: test dpclang++-matmul_grouped.cpp: install -D -m 0644
/usr/lib/onednn/examples/matmul_grouped.cpp examples/matmul_grouped.cpp;
dpclang++ -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer
-ffile-prefix-map=/home/will/code/oneapi-debian-packaging/onednn-sycl=.
-flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection
-fdebug-prefix-map=/home/will/code/oneapi-debian-packaging/onednn-sycl=/usr/src/onednn-sycl-3.11+dfsg-0ubuntu2
-Wdate-time -D_FORTIFY_SOURCE=3 -fsycl -I /usr/lib/onednn/examples -I
/usr/lib/onednn/examples/graph -Wl,-Bsymbolic-functions -flto=auto
-ffat-lto-objects -Wl,-z,relro examples/matmul_grouped.cpp -ldnnl-sycl -lOpenCL
-ltbb -o matmul_grouped_tester; ./matmul_grouped_tester gpu
4458s autopkgtest [11:09:24]: test dpclang++-matmul_grouped.cpp:
[-----------------------
4459s dpclang++: warning: ignoring '-fcf-protection' option as it is not
currently supported for target 'spir64-unknown-unknown'; only supported for
host compilation [-Woption-ignored]
4462s examples/matmul_grouped.cpp:111:33: error: no member named 'grouped' in
'dnnl::memory::desc'
4462s 111 | auto src_md = memory::desc::grouped(
4462s | ^~~~~~~
4462s examples/matmul_grouped.cpp:113:33: error: no member named 'grouped' in
'dnnl::memory::desc'
4462s 113 | auto dst_md = memory::desc::grouped(
4462s | ^~~~~~~
4463s 2 errors generated.
4463s autopkgtest [11:09:29]: test dpclang++-matmul_grouped.cpp:
-----------------------]
4464s autopkgtest [11:09:30]: test dpclang++-matmul_grouped.cpp: - - - - - - -
- - - results - - - - - - - - - -
4464s dpclang++-matmul_grouped.cpp FAIL non-zero exit status 1
** Affects: onednn-sycl (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2167854
Title:
Autpkgtest failing: matmul_grouped.cpp
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/onednn-sycl/+bug/2167854/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs