Skip to content

[L0] Update async alloc support to lateset spec changes #17772

Open
@npmiller

Description

@npmiller

Describe the bug

The following PR:

Introduced some UR changes to the async allocations support, which means some of the tests are failing on L0. The L0 adapter should be updated to fix the tests.

See (job):

FAIL: SYCL :: AsyncAlloc/device/memory_pool.cpp (1569 of 2326)
******************** TEST 'SYCL :: AsyncAlloc/device/memory_pool.cpp' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 2: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/AsyncAlloc/device/Output/memory_pool.cpp.tmp.out
+ env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/AsyncAlloc/device/Output/memory_pool.cpp.tmp.out
SYCL exception caught! : Native API failed. Native API returns: 44 (UR_RESULT_ERROR_UNSUPPORTED_FEATURE)

--

********************

To reproduce

No response

Environment

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinglevel-zeroIssues related to the Level Zero backendunified-runtime

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions