Ross Brunton

Results 45 issues of Ross Brunton

For UR merge request https://github.com/oneapi-src/unified-runtime/pull/1501

Add two tests that check that the sampler filter and addressing modes are correct and implemented correctly on the adapter.

ci/cd
conformance

Two main changes to how `Kernel/ProgramSetSpecializationConstants` are handled: * They may now output either `INVALID_VALUE` or the new `INVALID_SPEC_ID` when the provided list is invalid. * The OpenCL and level...

loader
conformance
specification
level-zero
cuda
hip
opencl
ready to merge
native-cpu

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

Note that this change includes a specification change: urProgramLink now requires the output parameter to contain either nullptr or some unspecified binary on failure. As well as this change, a...

loader
conformance
specification
experimental
level-zero
cuda
hip
opencl
native-cpu

Just a quick test to see if CI is working correctly on main. Please ignore.

level-zero

* Remove two passing tests from l0 xfail list * Rename PI_TRACE -> UR_TRACE

ci/cd
level-zero

Closes: #14922

loader
specification
ready to merge

Pre-commit MR for https://github.com/oneapi-src/unified-runtime/pull/1469

Event lists should not contain the output event. This updates all functions that have an event list input and event list output to explicitly state that.

loader
images
specification
experimental
command-buffer