unified-runtime icon indicating copy to clipboard operation
unified-runtime copied to clipboard

Results 324 unified-runtime issues
Sort by recently updated
recently updated
newest added

As we discussed before, we intercepted buffer with usm for short-term solution. For long-term, we will draft a new ocl extension to allow user to create buffer with fixed address....

loader
ready to merge
sanitizer

ci/cd
common
conformance
level-zero
cuda
hip
opencl
native-cpu

When configured without match files, the CTS was trying to run a command and its arguments as a single command, as it was represented by a single string variable. It...

conformance

I just went to change one line in a file, then found out the whole file changed since it was committed differently to my local system, and we don't do...

level-zero

Introduces an extendable extension for kernel launch attributes. Currently only three are supported on the cuda backend only: - UR_EXP_LAUNCH_ATTRIBUTE_ID_CLUSTER_DIMENSION - UR_EXP_LAUNCH_ATTRIBUTE_ID_COOPERATIVE - UR_EXP_LAUNCH_ATTRIBUTE_ID_IGNORE (does nothing, but useful for testing)....

loader
conformance
specification
experimental
cuda

Defines `urKernelSuggestMaxCooperativeGroupCountExp` and `urEnqueueCooperativeKernelLaunchExp` to enable cooperative kernels with more than one work group.

level-zero
ready to merge

This tests that the `urEnqueueEventsWaitWithBarrier` function functions as a barrier. That is, it blocks until all events prior to it in the queue are completed. Since this test may fail...

ci/cd
conformance

The interop import API has been adapted to cater to multiple external memory and semaphore handle types. This enables memory and semaphores to be imported by single functions irregardless of...

loader
common
images
specification
experimental
level-zero
cuda
hip
native-cpu

A set of new device info enums was [added to PI](https://github.com/intel/llvm/pull/13389/files#diff-952d2515bc7a8c91d37420f519ff726c0e6ce71f5a81bfd98e5c6fcfcaa3ada0R440) recently to support the [forward progress extension](https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/proposed/sycl_ext_oneapi_forward_progress.asciidoc). These do not need adapter implementations, but they will be removed as...

pi
specification