Skip to content

[SYCL] throw-exception-for-out-of-registers-on-kernel-launch.cpp failing in WW06'24 pulldown #12679

Open
@jsji

Description

@jsji

Describe the bug
throw-exception-for-out-of-registers-on-kernel-launch.cpp is failing with WW06 pulldown in #12661.

https://github.com/intel/llvm/actions/runs/7840195347/job/21394406888

-- Testing: [18](https://github.com/intel/llvm/actions/runs/7840195347/job/21394406888#step:21:19)84 tests, 8 workers --
FAIL: SYCL :: OptionalKernelFeatures/throw-exception-for-out-of-registers-on-kernel-launch.cpp (1437 of 1884)
******************** TEST 'SYCL :: OptionalKernelFeatures/throw-exception-for-out-of-registers-on-kernel-launch.cpp' FAILED ********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 2
/__w/llvm/llvm/toolchain/bin//clang++   -fsycl -fsycl-targets=nvptx64-nvidia-cuda /__w/llvm/llvm/llvm/sycl/test-e2e/OptionalKernelFeatures/throw-exception-for-out-of-registers-on-kernel-launch.cpp -o /__w/llvm/llvm/build-e2e/OptionalKernelFeatures/Output/throw-exception-for-out-of-registers-on-kernel-launch.cpp.tmp.out
# executed command: /__w/llvm/llvm/toolchain/bin//clang++ -fsycl -fsycl-targets=nvptx64-nvidia-cuda /__w/llvm/llvm/llvm/sycl/test-e2e/OptionalKernelFeatures/throw-exception-for-out-of-registers-on-kernel-launch.cpp -o /__w/llvm/llvm/build-e2e/OptionalKernelFeatures/Output/throw-exception-for-out-of-registers-on-kernel-launch.cpp.tmp.out
# note: command had no output on stdout or stderr
# RUN: at line 3
env SYCL_PI_CUDA_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=cuda:gpu  /__w/llvm/llvm/build-e2e/OptionalKernelFeatures/Output/throw-exception-for-out-of-registers-on-kernel-launch.cpp.tmp.out
# executed command: env SYCL_PI_CUDA_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=cuda:gpu /__w/llvm/llvm/build-e2e/OptionalKernelFeatures/Output/throw-exception-for-out-of-registers-on-kernel-launch.cpp.tmp.out
# note: command had no output on stdout or stderr
# error: command failed with exit status: 1



Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions