-
Notifications
You must be signed in to change notification settings - Fork 802
Open
Labels
WindowsbugSomething isn't workingSomething isn't workingconfirmedsyclcompatIssues related to SYCLcompatIssues related to SYCLcompat
Description
Describe the bug
FAIL: SYCL :: syclcompat/memory/memory_management_test3.cpp (2197 of 2215)
******************** TEST 'SYCL :: syclcompat/memory/memory_management_test3.cpp' FAILED ********************
Exit Code: 3221225477
Command Output (stdout):
--
# RUN: at line 32
D:/github/actions-runner/_work/llvm/llvm/install/bin/clang++.exe -Werror -Wno-error=#warnings -Wno-error=deprecated-declarations -fsycl -fsycl-targets=spir64 D:\github\actions-runner\_work\llvm\llvm\llvm\sycl\test-e2e\syclcompat\memory\memory_management_test3.cpp -o D:\github\actions-runner\_work\llvm\llvm\build-e2e\syclcompat\memory\Output\memory_management_test3.cpp.tmp.out
# executed command: D:/github/actions-runner/_work/llvm/llvm/install/bin/clang++.exe -Werror '-Wno-error=#warnings' -Wno-error=deprecated-declarations -fsycl -fsycl-targets=spir64 'D:\github\actions-runner\_work\llvm\llvm\llvm\sycl\test-e2e\syclcompat\memory\memory_management_test3.cpp' -o 'D:\github\actions-runner\_work\llvm\llvm\build-e2e\syclcompat\memory\Output\memory_management_test3.cpp.tmp.out'
# .---command stderr------------
# | In file included from D:\github\actions-runner\_work\llvm\llvm\llvm\sycl\test-e2e\syclcompat\memory\memory_management_test3.cpp:37:
# | In file included from D:\github\actions-runner\_work\llvm\llvm\install\bin\..\include\syclcompat/memory.hpp:54:
# | D:\github\actions-runner\_work\llvm\llvm\install\bin\..\include\syclcompat/device.hpp:421:2: warning: "Querying the number of bytes of free memory is not supported" [-W#warnings]
# | 421 | #warning "Querying the number of bytes of free memory is not supported"
# | | ^
# | 1 warning generated.
# | In file included from D:\github\actions-runner\_work\llvm\llvm\llvm\sycl\test-e2e\syclcompat\memory\memory_management_test3.cpp:37:
# | In file included from D:\github\actions-runner\_work\llvm\llvm\install\bin\..\include\syclcompat/memory.hpp:54:
# | D:\github\actions-runner\_work\llvm\llvm\install\bin\..\include\syclcompat/device.hpp:421:2: warning: "Querying the number of bytes of free memory is not supported" [-W#warnings]
# | 421 | #warning "Querying the number of bytes of free memory is not supported"
# | | ^
# | 1 warning generated.
# `-----------------------------
# RUN: at line 33
env ONEAPI_DEVICE_SELECTOR=level_zero:gpu D:\github\actions-runner\_work\llvm\llvm\build-e2e\syclcompat\memory\Output\memory_management_test3.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu 'D:\github\actions-runner\_work\llvm\llvm\build-e2e\syclcompat\memory\Output\memory_management_test3.cpp.tmp.out'
# .---command stdout------------
# | void test_free_memory()
# | void test_free_memory_q()
# | void test_wait_and_free_memory()
# | void test_wait_and_free_memory_q()
# | void test_memcpy_async()
# | void test_memcpy_async_q()
# | void test_memcpy_async_pitched()
# | void test_memcpy_async_pitched_q()
# `-----------------------------
# error: command failed with exit status: 0xc0000005
https://github.com/intel/llvm/actions/runs/10583340147/job/29328220709
To reproduce
No response
Environment
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
WindowsbugSomething isn't workingSomething isn't workingconfirmedsyclcompatIssues related to SYCLcompatIssues related to SYCLcompat