Skip to content

Conversation

@wenju-he
Copy link
Contributor

No description provided.

@wenju-he wenju-he requested a review from a team as a code owner March 25, 2024 00:46
@wenju-he
Copy link
Contributor Author

Many PI_ERROR_DEVICE_NOT_FOUND CUDA failures in "SYCL E2E on AWS CUDA" testing are unrelated to this PR.
e.g.

FAIL: SYCL :: Basic/group_local_memory.cpp (215 of 1965)
******************** TEST 'SYCL :: Basic/group_local_memory.cpp' FAILED ********************
Exit Code: -6

Command Output (stdout):
--
# RUN: at line 1
/__w/llvm/llvm/toolchain/bin//clang++   -fsycl -fsycl-targets=nvptx64-nvidia-cuda /__w/llvm/llvm/llvm/sycl/test-e2e/Basic/group_local_memory.cpp -o /__w/llvm/llvm/build-e2e/Basic/Output/group_local_memory.cpp.tmp.out
# executed command: /__w/llvm/llvm/toolchain/bin//clang++ -fsycl -fsycl-targets=nvptx64-nvidia-cuda /__w/llvm/llvm/llvm/sycl/test-e2e/Basic/group_local_memory.cpp -o /__w/llvm/llvm/build-e2e/Basic/Output/group_local_memory.cpp.tmp.out
# note: command had no output on stdout or stderr
# RUN: at line 2
env SYCL_PI_CUDA_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=cuda:gpu  /__w/llvm/llvm/build-e2e/Basic/Output/group_local_memory.cpp.tmp.out
# executed command: env SYCL_PI_CUDA_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=cuda:gpu /__w/llvm/llvm/build-e2e/Basic/Output/group_local_memory.cpp.tmp.out
# .---command stderr------------
# | 
# | UR CUDA ERROR:
# | 	Value:           101
# | 	Name:            CUDA_ERROR_INVALID_DEVICE
# | 	Description:     invalid device ordinal
# | 	Function:        operator()
# | 	Source Location: /__w/llvm/llvm/build/_deps/unified-runtime-src/source/adapters/cuda/platform.cpp:75
# | 
# | terminate called after throwing an instance of 'sycl::_V1::runtime_error'
# |   what():  No device of requested type available. -1 (PI_ERROR_DEVICE_NOT_FOUND)
# `-----------------------------
# error: command failed with exit status: -6

@wenju-he
Copy link
Contributor Author

@intel/llvm-gatekeepers please merge, thanks. The CI failure isn't related to this PR.

@ldrumm
Copy link
Contributor

ldrumm commented Apr 11, 2024

@intel/llvm-gatekeepers please merge, thanks. The CI failure isn't related to this PR.

The CI failure is e2e-cuda. This patch changes the e2e tests, so I'd like to retry and see if the AWS runners actually launch this time

@ldrumm
Copy link
Contributor

ldrumm commented Apr 11, 2024

@intel/llvm-gatekeepers please merge, thanks. The CI failure isn't related to this PR.

The CI failure is e2e-cuda. This patch changes the e2e tests, so I'd like to retry and see if the AWS runners actually launch this time

image
Nevermind. They're completely broken. I'll not block you on this

@ldrumm ldrumm merged commit d652283 into intel:sycl Apr 11, 2024
@wenju-he wenju-he deleted the test-bindless_images-VERBOSE_PRINT branch April 11, 2024 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants