We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/intel/llvm/actions/runs/13535169347/job/37825920323?pr=17155
FAIL: SYCL :: ESIMD/matrix_transpose_glb.cpp (1256 of 2264) ******************** TEST 'SYCL :: ESIMD/matrix_transpose_glb.cpp' FAILED ******************** Exit Code: 134 Command Output (stdout): -- Abort was called at 30 line in file: ../../neo/level_zero/core/source/memory/cpu_page_fault_memory_manager.cpp -- Command Output (stderr): -- RUN: at line 9: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/ESIMD/Output/matrix_transpose_glb.cpp.tmp.out + env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/ESIMD/Output/matrix_transpose_glb.cpp.tmp.out Transpose square matrix of size 32 Transpose square matrix of size 512 Transpose square matrix of size 1024 Transpose square matrix of size 2048 Transpose square matrix of size 4096 /__w/llvm/llvm/build-e2e/ESIMD/Output/matrix_transpose_glb.cpp.script: line 1: 10604 Aborted (core dumped) env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/ESIMD/Output/matrix_transpose_glb.cpp.tmp.out --
https://github.com/intel/llvm/actions/runs/13535169347/job/37825920190?pr=17155
FAIL: SYCL :: bindless_images/sampling_1D.cpp (1170 of 2264) ******************** TEST 'SYCL :: bindless_images/sampling_1D.cpp' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 4: env UR_HIP_ENABLE_IMAGE_SUPPORT=1 env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 /__w/llvm/llvm/build-e2e/bindless_images/Output/sampling_1D.cpp.tmp.out + env UR_HIP_ENABLE_IMAGE_SUPPORT=1 env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 /__w/llvm/llvm/build-e2e/bindless_images/Output/sampling_1D.cpp.tmp.out Error: RROR]: UR HIP ERROR: Value: 801 Name: hipErrorNotSupported Description: operation not supported Function: urTextureCreate Source Location: /__w/llvm/llvm/src/unified-runtime/source/adapters/hip/image.cpp:241 Error: RROR]: UR HIP ERROR: Value: UR_RESULT_ERROR_UNSUPPORTED_FEATURE Function: urBindlessImagesSampledImageCreateExp Source Location: /__w/llvm/llvm/src/unified-runtime/source/adapters/hip/image.cpp:560 SYCL exception caught! : Native API failed. Native API returns: 44 (UR_RESULT_ERROR_UNSUPPORTED_FEATURE) --
failed on pre-ci
No response
The text was updated successfully, but these errors were encountered:
ESIMD failure is a dupe of #17176 so we use this to track the sampling_1d failure assuming that isn't a dupe
Sorry, something went wrong.
No branches or pull requests
Describe the bug
https://github.com/intel/llvm/actions/runs/13535169347/job/37825920323?pr=17155
https://github.com/intel/llvm/actions/runs/13535169347/job/37825920190?pr=17155
To reproduce
failed on pre-ci
Environment
failed on pre-ci
Additional context
No response
The text was updated successfully, but these errors were encountered: