Skip to content

ESIMD/accessor_local.cpp started to fail on Linux after https://github.com/intel/llvm/pull/10054 #10138

Open
@dm-vodopyanov

Description

@dm-vodopyanov
FAIL: SYCL :: ESIMD/accessor_local.cpp (391 of 1431)
******************** TEST 'SYCL :: ESIMD/accessor_local.cpp' FAILED ********************
Script:
--
: 'RUN: at line 1';    /__w/llvm/llvm/toolchain/bin/clang++   -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/ESIMD/accessor_local.cpp -o /__w/llvm/llvm/build-e2e/ESIMD/Output/accessor_local.cpp.tmp.out
: 'RUN: at line 2';   env ONEAPI_DEVICE_SELECTOR=ext_oneapi_level_zero:gpu  /__w/llvm/llvm/build-e2e/ESIMD/Output/accessor_local.cpp.tmp.out
: 'RUN: at line 2';   env ONEAPI_DEVICE_SELECTOR=opencl:gpu  /__w/llvm/llvm/build-e2e/ESIMD/Output/accessor_local.cpp.tmp.out
--
Exit Code: 1

Command Output (stdout):
--
$ ":" "RUN: at line 1"
note: command had no output on stdout or stderr
$ "/__w/llvm/llvm/toolchain/bin/clang++" "-fsycl" "-fsycl-targets=spir64" "/__w/llvm/llvm/llvm/sycl/test-e2e/ESIMD/accessor_local.cpp" "-o" "/__w/llvm/llvm/build-e2e/ESIMD/Output/accessor_local.cpp.tmp.out"
note: command had no output on stdout or stderr
$ ":" "RUN: at line 2"
note: command had no output on stdout or stderr
$ "env" "ONEAPI_DEVICE_SELECTOR=ext_oneapi_level_zero:gpu" "/__w/llvm/llvm/build-e2e/ESIMD/Output/accessor_local.cpp.tmp.out"
# command output:
Running on Intel(R) UHD Graphics, Local memory size available : 65536
Running case: T=int32_t, TestSubscript=1
Running case: T=int32_t, TestSubscript=0
Running case: T=float, TestSubscript=1
Running case: T=float, TestSubscript=0
Running case: T=half, TestSubscript=1
Running case: T=half, TestSubscript=0
Test result: Pass

$ ":" "RUN: at line 2"
note: command had no output on stdout or stderr
$ "env" "ONEAPI_DEVICE_SELECTOR=opencl:gpu" "/__w/llvm/llvm/build-e2e/ESIMD/Output/accessor_local.cpp.tmp.out"
# command output:
Running on Intel(R) UHD Graphics, Local memory size available : 65536
Running case: T=int32_t, TestSubscript=1
SYCL exception caught: Native API failed. Native API returns: -50 (PI_ERROR_INVALID_ARG_VALUE) -50 (PI_ERROR_INVALID_ARG_VALUE)
Running case: T=int32_t, TestSubscript=0
SYCL exception caught: Native API failed. Native API returns: -50 (PI_ERROR_INVALID_ARG_VALUE) -50 (PI_ERROR_INVALID_ARG_VALUE)
Running case: T=float, TestSubscript=1
SYCL exception caught: Native API failed. Native API returns: -50 (PI_ERROR_INVALID_ARG_VALUE) -50 (PI_ERROR_INVALID_ARG_VALUE)
Running case: T=float, TestSubscript=0
SYCL exception caught: Native API failed. Native API returns: -50 (PI_ERROR_INVALID_ARG_VALUE) -50 (PI_ERROR_INVALID_ARG_VALUE)
Running case: T=half, TestSubscript=1
SYCL exception caught: Native API failed. Native API returns: -50 (PI_ERROR_INVALID_ARG_VALUE) -50 (PI_ERROR_INVALID_ARG_VALUE)
Running case: T=half, TestSubscript=0
SYCL exception caught: Native API failed. Native API returns: -50 (PI_ERROR_INVALID_ARG_VALUE) -50 (PI_ERROR_INVALID_ARG_VALUE)
Test result: Fail

error: command failed with exit status: 1

https://github.com/intel/llvm/actions/runs/5410898741/jobs/9834107118?pr=9843

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions