Open
Description
Describe the bug
Failed Tests (6):
SYCL :: AtomicRef/add_generic_local.cpp
SYCL :: AtomicRef/exchange_generic_local.cpp
SYCL :: AtomicRef/sub_generic_local.cpp
SYCL :: Basic/built-ins/math_raw_ptr.cpp
SYCL :: FreeFunctionKernels/local_accessor_as_kernel_parameter.cpp
SYCL :: WorkGroupMemory/reduction_lambda.cpp
To reproduce
FAIL: SYCL :: Basic/built-ins/math_raw_ptr.cpp (157 of 2410)
******************** TEST 'SYCL :: Basic/built-ins/math_raw_ptr.cpp' FAILED ********************
Exit Code: -6
Command Output (stdout):
--
# RUN: at line 2
env ONEAPI_DEVICE_SELECTOR=hip:gpu /__w/llvm/llvm/build-e2e/Basic/built-ins/Output/math_raw_ptr.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=hip:gpu /__w/llvm/llvm/build-e2e/Basic/built-ins/Output/math_raw_ptr.cpp.tmp.out
# .---command stderr------------
# | :0:rocdevice.cpp :3018: 0903159452d us: Callback: Queue 0x75ada3300000 aborting with error : HSA_STATUS_ERROR_MEMORY_APERTURE_VIOLATION: The agent attempted to access memory beyond the largest legal address. code: 0x29
# `-----------------------------
# error: command failed with exit status: -6
Environment
No response
Additional context
No response