Nick Sarnie
Nick Sarnie
Failures are not related.
@fineg74 Oh wow, that's embarrassing, great catch. Moving to a draft until I fix it.
Win fails not related ``` Failed Tests (8): SYCL :: Assert/assert_in_kernels_win.cpp SYCL :: Assert/assert_in_multiple_tus_one_ndebug_win.cpp SYCL :: Assert/assert_in_multiple_tus_win.cpp SYCL :: Assert/assert_in_one_kernel_win.cpp SYCL :: Assert/assert_in_simultaneous_kernels_win.cpp SYCL :: Assert/assert_in_simultaneously_multiple_tus.cpp SYCL :: Assert/assert_in_simultaneously_multiple_tus_one_ndebug.cpp SYCL...
PR: https://github.com/mpv-player/mpv/pull/10862
@N-R-K So yes, I will try to change ffmpeg and see if the maintainers accept that, for anyone that cares it happens here in libavformat/file.c: ``` static int file_open(URLContext *h,...
Note: ffmpeg refused the patch on their end and instead want to introduce fs:// outside of file://, so we need this patch to fix mpv http://ffmpeg.org/pipermail/ffmpeg-devel/2022-November/304234.html
Unfortunately this is a known limitation with the IGC vector compiler (used by ESIMD) and AOT mode. Per-kernel specification is not currently supported. There is already an open internal ticket...
Linux Gen12 failure is not related, failing everywhere: ``` Failed Tests (1): SYCL :: ESIMD/aot_mixed.cpp ```
@intel/dpcpp-esimd-reviewers @intel/dpcpp-tools-reviewers Ping, thanks!