Skip to content

[SYCL][UR] do not expose UR as a backend of SYCL #9013

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

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

smaslov-intel
Copy link
Contributor

No description provided.

@smaslov-intel smaslov-intel requested a review from a team as a code owner April 10, 2023 19:37
@jandres742
Copy link
Contributor

@bader, @smaslov-intel : I'm seeing other PRs failing with the same:

    retcode = call(*popenargs, **kwargs)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Python311\Lib\subprocess.py", line 389, in call
    with Popen(*popenargs, **kwargs) as p:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Python311\Lib\subprocess.py", line 1022, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "C:\Python311\Lib\subprocess.py", line 1491, in _execute_child
    hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

@smaslov-intel smaslov-intel temporarily deployed to aws April 10, 2023 20:07 — with GitHub Actions Inactive
@againull
Copy link
Contributor

SYCL Pre Commit / Windows failure is unrelated and reported. (Presumably started to fail after 26e4493)

@smaslov-intel smaslov-intel temporarily deployed to aws April 10, 2023 21:38 — with GitHub Actions Inactive
@againull
Copy link
Contributor

ESIMD backend failures are not related to this PR and reported.
SYCL :: Basic/memory-consumption.cpp is known - #9008

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.

4 participants