Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UR][L0] Cleanup Queue at Release unconditionally and reset command list after failure #12552

Closed
wants to merge 1 commit into from

Conversation

nrspruit
Copy link
Contributor

@nrspruit nrspruit commented Jan 31, 2024

@nrspruit nrspruit changed the title [UR][L0] Cleanup Queue at Release Regardless of OpenCommandList Execu… [UR][L0] Cleanup Queue at Release unconditionally and reset command list after failure Feb 2, 2024
@nrspruit
Copy link
Contributor Author

nrspruit commented Feb 7, 2024

the recent failure appears unrelated:

******************** TEST 'SYCL :: ESIMD/aot_mixed.cpp' FAILED ********************
Exit Code: 1

Command Output (stdout):

RUN: at line 10

/__w/llvm/llvm/toolchain/bin//clang++ -fsycl -fsycl-targets=spir64_gen -Xsycl-target-backend=spir64_gen -Xs "-device tgllp" -o /__w/llvm/llvm/build-e2e/ESIMD/Output/aot_mixed.cpp.tmp.sycl.out -DENABLE_SYCL=0 /__w/llvm/llvm/llvm/sycl/test-e2e/ESIMD/aot_mixed.cpp

executed command: /__w/llvm/llvm/toolchain/bin//clang++ -fsycl -fsycl-targets=spir64_gen -Xsycl-target-backend=spir64_gen -Xs '-device tgllp' -o /__w/llvm/llvm/build-e2e/ESIMD/Output/aot_mixed.cpp.tmp.sycl.out -DENABLE_SYCL=0 /__w/llvm/llvm/llvm/sycl/test-e2e/ESIMD/aot_mixed.cpp

.---command stdout------------

| Invalid option (arg 10): -Xs

| Command was: /usr/bin/ocloc -output /tmp/lit-tmp-463ourhl/aot_mixed-aaa0a3-05ef6c.out -file /tmp/lit-tmp-463ourhl/aot_mixed-845731-538fcf.spv -output_no_suffix -spirv_input -device_options pvc -ze-intel-enable-auto-large-GRF-mode -Xs

`-----------------------------

.---command stderr------------

| clang++: warning: argument unused during compilation: '-device tgllp' [-Wunused-command-line-argument]

| llvm-foreach:

| clang++: error: gen compiler command failed with exit code 226 (use -v to see invocation)

| clang version 19.0.0git (https://github.com/intel/llvm dd96b4927813d36ce6d30683e4990fb22c14e0b5)

| Target: x86_64-unknown-linux-gnu

| Thread model: posix

| InstalledDir: /__w/llvm/llvm/toolchain/bin

| clang++: note: diagnostic msg: Error generating preprocessed source(s).

`-----------------------------

error: command failed with exit status: 1

…ist after failure

- pre-commit PR for oneapi-src/unified-runtime#1300

Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>
@aarongreig
Copy link
Contributor

superseded by #12640

@aarongreig aarongreig closed this Feb 9, 2024
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.

2 participants