llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL][Bindless] Refactor existing bindless aspects for missing L0 bindless functionality

Open DBDuncan opened this issue 1 year ago • 1 comments

Add device aspects query if a device supports image arrays, unique addressing per dimension and support for sampling 1D usm images.

Remove export semaphore, export image memory and fetch 3D usm image aspects as they are not supported on any backend.

Update Level Zero and CUDA aspect results to reflect current support status with latest drivers.

DBDuncan avatar Jun 27 '24 12:06 DBDuncan

Corresponding UR PR: https://github.com/oneapi-src/unified-runtime/pull/1795

DBDuncan avatar Jun 27 '24 12:06 DBDuncan

Friendly ping @intel/dpcpp-tools-reviewers @intel/unified-runtime-reviewers @intel/llvm-reviewers-runtime @againull

DBDuncan avatar Jul 09 '24 13:07 DBDuncan

Friendly ping @intel/dpcpp-tools-reviewers

DBDuncan avatar Jul 16 '24 11:07 DBDuncan

@intel/dpcpp-tools-reviewers Review please.

DBDuncan avatar Jul 17 '24 11:07 DBDuncan

@sarnex @intel/dpcpp-tools-reviewers Please review. Need approval as soon as you can.

DBDuncan avatar Jul 19 '24 14:07 DBDuncan

@intel/llvm-gatekeepers LGTM

DBDuncan avatar Jul 23 '24 16:07 DBDuncan