One other note is that I've run the package's autopkgtests for the new version. Pasting passing results below:
$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu Resolute Raccoon (development branch) Release: 26.04 Codename: resolute $ apt info libdnnl-sycl3 Package: libdnnl-sycl3 Version: 3.11+dfsg-0ubuntu1~26.04 Priority: optional Section: libs Source: onednn-sycl Maintainer: Ubuntu Developers <[email protected]> Installed-Size: 32.0 MB Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libsycl8 (>= 6.2.0), libur-adapter-level-zero0, libur-adap> Breaks: libdnnl3.6, libmkldnn1 Replaces: libdnnl3.6, libmkldnn1 Download-Size: 6989 kB APT-Manual-Installed: no APT-Sources: https://ppa.launchpadcontent.net/kobuk-team/oneapi-dev/ubuntu resolute/main amd64 Packages Description: oneAPI Deep Neural Network (oneDNN) with SYCL support (lib) oneAPI Deep Neural Network Library (oneDNN) is an open-source performance library for deep learning applications. The library includes basic building blocks for neural networks optimized for Intel Architecture Processors and Intel Processor Graphics. . oneDNN is intended for deep learning applications and framework developers interested in improving application performance on Intel CPUs and GPUs. . This package contains the shared object built with SYCL support for running on GPUs. $ lspci -nn | grep -i graph 00:02.0 VGA compatible controller [0300]: Intel Corporation Meteor Lake-P [Intel Arc Graphics] [8086:7d55] (rev 08) $ autopkgtest -B -- null autopkgtest [17:20:17]: starting date and time: 2026-02-12 17:20:17+0000 autopkgtest [17:20:17]: version 5.55 autopkgtest [17:20:17]: host hercules-542967; command line: /usr/bin/autopkgtest -B -- null autopkgtest [17:20:17]: testbed dpkg architecture: amd64 autopkgtest [17:20:17]: testbed apt version: 3.1.15 autopkgtest [17:20:17]: @@@@@@@@@@@@@@@@@@@@ test bed setup autopkgtest [17:20:17]: testbed release detected to be: resolute autopkgtest [17:20:17]: testbed running kernel: Linux 6.18.0-8-generic #8-Ubuntu SMP PREEMPT_DYNAMIC Wed Dec 17 16:14:24 UTC 2025 autopkgtest [17:20:17]: @@@@@@@@@@@@@@@@@@@@ unbuilt-tree . autopkgtest [17:20:17]: testing package onednn-sycl version 3.11-0ubuntu1~26.04 autopkgtest [17:20:18]: build not needed autopkgtest [17:20:18]: test clang++-dpcpp-bnorm_u8_via_binary_postops.cpp: preparing testbed autopkgtest [17:20:18]: test clang++-dpcpp-bnorm_u8_via_binary_postops.cpp: install -D -m 0644 /usr/lib/onednn/examples/bnorm_u8_via_binary_postops.cpp examples/bnorm_u8_via_binary_postops.cpp; clang++-dpcpp -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=/usr/src/onednn-sycl-3.11+dfsg-0ubuntu1~26.04 -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/bnorm_u8_via_binary_postops.cpp -ldnnl-sycl -lOpenCL -ltbb -o bnorm_u8_via_binary_postops_tester; ./bnorm_u8_via_binary_postops_tester gpu autopkgtest [17:20:18]: test clang++-dpcpp-bnorm_u8_via_binary_postops.cpp: [----------------------- clang++-dpcpp: warning: ignoring '-fcf-protection' option as it is not currently supported for target 'spir64-unknown-unknown' [-Woption-ignored] Example passed on GPU. autopkgtest [17:20:25]: test clang++-dpcpp-bnorm_u8_via_binary_postops.cpp: -----------------------] autopkgtest [17:20:25]: test clang++-dpcpp-bnorm_u8_via_binary_postops.cpp: - - - - - - - - - - results - - - - - - - - - - clang++-dpcpp-bnorm_u8_via_binary_postops.cpp PASS autopkgtest [17:20:25]: test clang++-dpcpp-cnn_inference_f32.c: preparing testbed autopkgtest [17:20:25]: test clang++-dpcpp-cnn_inference_f32.c: install -D -m 0644 /usr/lib/onednn/examples/cnn_inference_f32.c examples/cnn_inference_f32.c; clang++-dpcpp -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=/usr/src/onednn-sycl-3.11+dfsg-0ubuntu1~26.04 -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/cnn_inference_f32.c -ldnnl-sycl -lOpenCL -ltbb -o cnn_inference_f32_tester; ./cnn_inference_f32_tester gpu autopkgtest [17:20:25]: test clang++-dpcpp-cnn_inference_f32.c: [----------------------- clang++-dpcpp: warning: treating 'c' input as 'c++' when -fsycl is used [-Wexpected-file-type] clang++-dpcpp: warning: ignoring '-fcf-protection' option as it is not currently supported for target 'spir64-unknown-unknown' [-Woption-ignored] Example passed on GPU. autopkgtest [17:20:26]: test clang++-dpcpp-cnn_inference_f32.c: -----------------------] autopkgtest [17:20:26]: test clang++-dpcpp-cnn_inference_f32.c: - - - - - - - - - - results - - - - - - - - - - clang++-dpcpp-cnn_inference_f32.c PASS autopkgtest [17:20:26]: test clang++-dpcpp-cnn_inference_f32.cpp: preparing testbed autopkgtest [17:20:26]: test clang++-dpcpp-cnn_inference_f32.cpp: install -D -m 0644 /usr/lib/onednn/examples/cnn_inference_f32.cpp examples/cnn_inference_f32.cpp; clang++-dpcpp -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=/usr/src/onednn-sycl-3.11+dfsg-0ubuntu1~26.04 -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/cnn_inference_f32.cpp -ldnnl-sycl -lOpenCL -ltbb -o cnn_inference_f32_tester; ./cnn_inference_f32_tester gpu autopkgtest [17:20:26]: test clang++-dpcpp-cnn_inference_f32.cpp: [----------------------- clang++-dpcpp: warning: ignoring '-fcf-protection' option as it is not currently supported for target 'spir64-unknown-unknown' [-Woption-ignored] Use time: 14.77 ms per iteration. Example passed on GPU. autopkgtest [17:20:38]: test clang++-dpcpp-cnn_inference_f32.cpp: -----------------------] autopkgtest [17:20:38]: test clang++-dpcpp-cnn_inference_f32.cpp: - - - - - - - - - - results - - - - - - - - - - clang++-dpcpp-cnn_inference_f32.cpp PASS autopkgtest [17:20:38]: test clang++-dpcpp-cnn_inference_int8.cpp: preparing testbed autopkgtest [17:20:38]: test clang++-dpcpp-cnn_inference_int8.cpp: install -D -m 0644 /usr/lib/onednn/examples/cnn_inference_int8.cpp examples/cnn_inference_int8.cpp; clang++-dpcpp -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=/usr/src/onednn-sycl-3.11+dfsg-0ubuntu1~26.04 -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/cnn_inference_int8.cpp -ldnnl-sycl -lOpenCL -ltbb -o cnn_inference_int8_tester; ./cnn_inference_int8_tester gpu autopkgtest [17:20:38]: test clang++-dpcpp-cnn_inference_int8.cpp: [----------------------- clang++-dpcpp: warning: ignoring '-fcf-protection' option as it is not currently supported for target 'spir64-unknown-unknown' [-Woption-ignored] Example passed on GPU. autopkgtest [17:20:45]: test clang++-dpcpp-cnn_inference_int8.cpp: -----------------------] autopkgtest [17:20:45]: test clang++-dpcpp-cnn_inference_int8.cpp: - - - - - - - - - - results - - - - - - - - - - clang++-dpcpp-cnn_inference_int8.cpp PASS autopkgtest [17:20:45]: test clang++-dpcpp-cnn_training_bf16.cpp: preparing testbed autopkgtest [17:20:45]: test clang++-dpcpp-cnn_training_bf16.cpp: install -D -m 0644 /usr/lib/onednn/examples/cnn_training_bf16.cpp examples/cnn_training_bf16.cpp; clang++-dpcpp -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=/usr/src/onednn-sycl-3.11+dfsg-0ubuntu1~26.04 -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/cnn_training_bf16.cpp -ldnnl-sycl -lOpenCL -ltbb -o cnn_training_bf16_tester; ./cnn_training_bf16_tester gpu autopkgtest [17:20:45]: test clang++-dpcpp-cnn_training_bf16.cpp: [----------------------- clang++-dpcpp: warning: ignoring '-fcf-protection' option as it is not currently supported for target 'spir64-unknown-unknown' [-Woption-ignored] Example passed on GPU. autopkgtest [17:20:54]: test clang++-dpcpp-cnn_training_bf16.cpp: -----------------------] autopkgtest [17:20:54]: test clang++-dpcpp-cnn_training_bf16.cpp: - - - - - - - - - - results - - - - - - - - - - clang++-dpcpp-cnn_training_bf16.cpp PASS autopkgtest [17:20:54]: test clang++-dpcpp-cnn_training_f32.cpp: preparing testbed autopkgtest [17:20:54]: test clang++-dpcpp-cnn_training_f32.cpp: install -D -m 0644 /usr/lib/onednn/examples/cnn_training_f32.cpp examples/cnn_training_f32.cpp; clang++-dpcpp -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=/usr/src/onednn-sycl-3.11+dfsg-0ubuntu1~26.04 -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/cnn_training_f32.cpp -ldnnl-sycl -lOpenCL -ltbb -o cnn_training_f32_tester; ./cnn_training_f32_tester gpu autopkgtest [17:20:54]: test clang++-dpcpp-cnn_training_f32.cpp: [----------------------- clang++-dpcpp: warning: ignoring '-fcf-protection' option as it is not currently supported for target 'spir64-unknown-unknown' [-Woption-ignored] Example passed on GPU. autopkgtest [17:21:04]: test clang++-dpcpp-cnn_training_f32.cpp: -----------------------] autopkgtest [17:21:04]: test clang++-dpcpp-cnn_training_f32.cpp: - - - - - - - - - - results - - - - - - - - - - clang++-dpcpp-cnn_training_f32.cpp PASS autopkgtest [17:21:04]: test clang++-dpcpp-getting_started.cpp: preparing testbed autopkgtest [17:21:04]: test clang++-dpcpp-getting_started.cpp: install -D -m 0644 /usr/lib/onednn/examples/getting_started.cpp examples/getting_started.cpp; clang++-dpcpp -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=/usr/src/onednn-sycl-3.11+dfsg-0ubuntu1~26.04 -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/getting_started.cpp -ldnnl-sycl -lOpenCL -ltbb -o getting_started_tester; ./getting_started_tester gpu autopkgtest [17:21:04]: test clang++-dpcpp-getting_started.cpp: [----------------------- clang++-dpcpp: warning: ignoring '-fcf-protection' option as it is not currently supported for target 'spir64-unknown-unknown' [-Woption-ignored] Example passed on GPU. autopkgtest [17:21:10]: test clang++-dpcpp-getting_started.cpp: -----------------------] autopkgtest [17:21:10]: test clang++-dpcpp-getting_started.cpp: - - - - - - - - - - results - - - - - - - - - - clang++-dpcpp-getting_started.cpp PASS autopkgtest [17:21:10]: test clang++-dpcpp-matmul_perf.cpp: preparing testbed autopkgtest [17:21:10]: test clang++-dpcpp-matmul_perf.cpp: install -D -m 0644 /usr/lib/onednn/examples/matmul_perf.cpp examples/matmul_perf.cpp; clang++-dpcpp -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=/usr/src/onednn-sycl-3.11+dfsg-0ubuntu1~26.04 -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_perf.cpp -ldnnl-sycl -lOpenCL -ltbb -o matmul_perf_tester; ./matmul_perf_tester gpu autopkgtest [17:21:10]: test clang++-dpcpp-matmul_perf.cpp: [----------------------- clang++-dpcpp: warning: ignoring '-fcf-protection' option as it is not currently supported for target 'spir64-unknown-unknown' [-Woption-ignored] [ f32 m = n = k = 8192] 3.83271 TFlop/s [ f16 m = n = k = 8192] 3.86305 TFlop/s [bf16 m = n = k = 8192] 3.99983 TFlop/s [ s8 m = n = k = 8192] 10.7299 TOp/s Example passed on GPU. autopkgtest [17:21:33]: test clang++-dpcpp-matmul_perf.cpp: -----------------------] autopkgtest [17:21:33]: test clang++-dpcpp-matmul_perf.cpp: - - - - - - - - - - results - - - - - - - - - - clang++-dpcpp-matmul_perf.cpp PASS autopkgtest [17:21:33]: test clang++-dpcpp-memory_format_propagation.cpp: preparing testbed autopkgtest [17:21:33]: test clang++-dpcpp-memory_format_propagation.cpp: install -D -m 0644 /usr/lib/onednn/examples/memory_format_propagation.cpp examples/memory_format_propagation.cpp; clang++-dpcpp -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=/usr/src/onednn-sycl-3.11+dfsg-0ubuntu1~26.04 -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/memory_format_propagation.cpp -ldnnl-sycl -lOpenCL -ltbb -o memory_format_propagation_tester; ./memory_format_propagation_tester gpu autopkgtest [17:21:33]: test clang++-dpcpp-memory_format_propagation.cpp: [----------------------- clang++-dpcpp: warning: ignoring '-fcf-protection' option as it is not currently supported for target 'spir64-unknown-unknown' [-Woption-ignored] Example passed on GPU. autopkgtest [17:21:39]: test clang++-dpcpp-memory_format_propagation.cpp: -----------------------] autopkgtest [17:21:39]: test clang++-dpcpp-memory_format_propagation.cpp: - - - - - - - - - - results - - - - - - - - - - clang++-dpcpp-memory_format_propagation.cpp PASS autopkgtest [17:21:39]: test clang++-dpcpp-performance_profiling.cpp: preparing testbed autopkgtest [17:21:39]: test clang++-dpcpp-performance_profiling.cpp: install -D -m 0644 /usr/lib/onednn/examples/performance_profiling.cpp examples/performance_profiling.cpp; clang++-dpcpp -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=/usr/src/onednn-sycl-3.11+dfsg-0ubuntu1~26.04 -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/performance_profiling.cpp -ldnnl-sycl -lOpenCL -ltbb -o performance_profiling_tester; ./performance_profiling_tester gpu autopkgtest [17:21:39]: test clang++-dpcpp-performance_profiling.cpp: [----------------------- clang++-dpcpp: warning: ignoring '-fcf-protection' option as it is not currently supported for target 'spir64-unknown-unknown' [-Woption-ignored] Implementation: naive. Conv + ReLU w/ nchw format completed. Implementation: blocked. Conv + ReLU w/ blocked format completed. Implementation: fused. Conv + ReLU w/ fusing completed. Example passed on GPU. autopkgtest [17:21:46]: test clang++-dpcpp-performance_profiling.cpp: -----------------------] autopkgtest [17:21:46]: test clang++-dpcpp-performance_profiling.cpp: - - - - - - - - - - results - - - - - - - - - - clang++-dpcpp-performance_profiling.cpp PASS autopkgtest [17:21:46]: test clang++-dpcpp-rnn_training_f32.cpp: preparing testbed autopkgtest [17:21:46]: test clang++-dpcpp-rnn_training_f32.cpp: install -D -m 0644 /usr/lib/onednn/examples/rnn_training_f32.cpp examples/rnn_training_f32.cpp; clang++-dpcpp -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=/usr/src/onednn-sycl-3.11+dfsg-0ubuntu1~26.04 -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/rnn_training_f32.cpp -ldnnl-sycl -lOpenCL -ltbb -o rnn_training_f32_tester; ./rnn_training_f32_tester gpu autopkgtest [17:21:46]: test clang++-dpcpp-rnn_training_f32.cpp: [----------------------- clang++-dpcpp: warning: ignoring '-fcf-protection' option as it is not currently supported for target 'spir64-unknown-unknown' [-Woption-ignored] Example passed on GPU. autopkgtest [17:21:56]: test clang++-dpcpp-rnn_training_f32.cpp: -----------------------] autopkgtest [17:21:56]: test clang++-dpcpp-rnn_training_f32.cpp: - - - - - - - - - - results - - - - - - - - - - clang++-dpcpp-rnn_training_f32.cpp PASS autopkgtest [17:21:56]: test clang++-dpcpp-sycl_interop_buffer.cpp: preparing testbed autopkgtest [17:21:56]: test clang++-dpcpp-sycl_interop_buffer.cpp: install -D -m 0644 /usr/lib/onednn/examples/sycl_interop_buffer.cpp examples/sycl_interop_buffer.cpp; clang++-dpcpp -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=/usr/src/onednn-sycl-3.11+dfsg-0ubuntu1~26.04 -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/sycl_interop_buffer.cpp -ldnnl-sycl -lOpenCL -ltbb -o sycl_interop_buffer_tester; ./sycl_interop_buffer_tester gpu autopkgtest [17:21:56]: test clang++-dpcpp-sycl_interop_buffer.cpp: [----------------------- clang++-dpcpp: warning: ignoring '-fcf-protection' option as it is not currently supported for target 'spir64-unknown-unknown' [-Woption-ignored] Example passed on GPU. autopkgtest [17:22:02]: test clang++-dpcpp-sycl_interop_buffer.cpp: -----------------------] autopkgtest [17:22:02]: test clang++-dpcpp-sycl_interop_buffer.cpp: - - - - - - - - - - results - - - - - - - - - - clang++-dpcpp-sycl_interop_buffer.cpp PASS autopkgtest [17:22:02]: test clang++-dpcpp-sycl_interop_usm.cpp: preparing testbed autopkgtest [17:22:02]: test clang++-dpcpp-sycl_interop_usm.cpp: install -D -m 0644 /usr/lib/onednn/examples/sycl_interop_usm.cpp examples/sycl_interop_usm.cpp; clang++-dpcpp -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=/usr/src/onednn-sycl-3.11+dfsg-0ubuntu1~26.04 -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/sycl_interop_usm.cpp -ldnnl-sycl -lOpenCL -ltbb -o sycl_interop_usm_tester; ./sycl_interop_usm_tester gpu autopkgtest [17:22:02]: test clang++-dpcpp-sycl_interop_usm.cpp: [----------------------- clang++-dpcpp: warning: ignoring '-fcf-protection' option as it is not currently supported for target 'spir64-unknown-unknown' [-Woption-ignored] Example passed on GPU. autopkgtest [17:22:09]: test clang++-dpcpp-sycl_interop_usm.cpp: -----------------------] autopkgtest [17:22:09]: test clang++-dpcpp-sycl_interop_usm.cpp: - - - - - - - - - - results - - - - - - - - - - clang++-dpcpp-sycl_interop_usm.cpp PASS autopkgtest [17:22:09]: test clang++-dpcpp-sycl_getting_started.cpp: preparing testbed autopkgtest [17:22:09]: test clang++-dpcpp-sycl_getting_started.cpp: install -D -m 0644 /usr/lib/onednn/examples/graph/sycl_getting_started.cpp examples/graph/sycl_getting_started.cpp; clang++-dpcpp -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=/usr/src/onednn-sycl-3.11+dfsg-0ubuntu1~26.04 -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/graph/sycl_getting_started.cpp -ldnnl-sycl -lOpenCL -ltbb -o sycl_getting_started_tester; ./sycl_getting_started_tester gpu autopkgtest [17:22:09]: test clang++-dpcpp-sycl_getting_started.cpp: [----------------------- clang++-dpcpp: warning: ignoring '-fcf-protection' option as it is not currently supported for target 'spir64-unknown-unknown' [-Woption-ignored] Graph: [conv0_src] [conv0_wei] \ / conv0 \ [conv0_bias_src1] \ / conv0_bias_add | relu0 \ [conv1_wei] \ / conv1 \ [conv1_bias_src1] \ / conv1_bias_add | relu1 | [relu_dst] Note: '[]' represents a logical tensor, which refers to inputs/outputs of the graph. Example passed on GPU. autopkgtest [17:22:17]: test clang++-dpcpp-sycl_getting_started.cpp: -----------------------] autopkgtest [17:22:17]: test clang++-dpcpp-sycl_getting_started.cpp: - - - - - - - - - - results - - - - - - - - - - clang++-dpcpp-sycl_getting_started.cpp PASS autopkgtest [17:22:17]: test clang++-dpcpp-sycl_single_op_partition.cpp: preparing testbed autopkgtest [17:22:17]: test clang++-dpcpp-sycl_single_op_partition.cpp: install -D -m 0644 /usr/lib/onednn/examples/graph/sycl_single_op_partition.cpp examples/graph/sycl_single_op_partition.cpp; clang++-dpcpp -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/home/ubuntu/oneapi-packaging-next/uxlfoundation-oneDNN-fc61516=/usr/src/onednn-sycl-3.11+dfsg-0ubuntu1~26.04 -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/graph/sycl_single_op_partition.cpp -ldnnl-sycl -lOpenCL -ltbb -o sycl_single_op_partition_tester; ./sycl_single_op_partition_tester gpu autopkgtest [17:22:17]: test clang++-dpcpp-sycl_single_op_partition.cpp: [----------------------- clang++-dpcpp: warning: ignoring '-fcf-protection' option as it is not currently supported for target 'spir64-unknown-unknown' [-Woption-ignored] Graph: [matmul_src0] [matmul_src1] \ / matmul | [matmul_dst] Note: '[]' represents a logical tensor, which refers to inputs/outputs of the graph. Example passed on GPU. autopkgtest [17:22:24]: test clang++-dpcpp-sycl_single_op_partition.cpp: -----------------------] autopkgtest [17:22:24]: test clang++-dpcpp-sycl_single_op_partition.cpp: - - - - - - - - - - results - - - - - - - - - - clang++-dpcpp-sycl_single_op_partition.cpp PASS autopkgtest [17:22:24]: @@@@@@@@@@@@@@@@@@@@ summary clang++-dpcpp-bnorm_u8_via_binary_postops.cpp PASS clang++-dpcpp-cnn_inference_f32.c PASS clang++-dpcpp-cnn_inference_f32.cpp PASS clang++-dpcpp-cnn_inference_int8.cpp PASS clang++-dpcpp-cnn_training_bf16.cpp PASS clang++-dpcpp-cnn_training_f32.cpp PASS clang++-dpcpp-getting_started.cpp PASS clang++-dpcpp-matmul_perf.cpp PASS clang++-dpcpp-memory_format_propagation.cpp PASS clang++-dpcpp-performance_profiling.cpp PASS clang++-dpcpp-rnn_training_f32.cpp PASS clang++-dpcpp-sycl_interop_buffer.cpp PASS clang++-dpcpp-sycl_interop_usm.cpp PASS clang++-dpcpp-sycl_getting_started.cpp PASS clang++-dpcpp-sycl_single_op_partition.cpp PASS -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2136925 Title: [needs-packaging] onednn-sycl (built with DPC++ toolchain) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2136925/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
