Artur Gainullin

Results 37 comments of Artur Gainullin

> @againull looks like there are conformance tests which still need updated. Some conformance tests are only enabled when the `UR_DPCXX` CMake variable points at `clang++` from an intel/llvm build...

Sorry, I was formatting using [.clang-format in unified-runtime](https://github.com/oneapi-src/unified-runtime/blob/main/.clang-format) and latest clang-format, it turns out cppformat target needs to be used together with clang-format-15 to get the correct formatting, fixed that....

Can I ask UR team to take a look at this PR please. Most of the changes are related to the L0 adapter, so it would be nice if @pbalcer...

> So far, everything looks good to me, however, @againull can you create a devops branch to kick off testing with multi devices in intel/llvm? Since this is specifically for...

> > By default I don't think the pre-commit runs on PVC or DG2 or anything other than GEN12 for the most part. > > just fyi - we have...

@oneapi-src/unified-runtime-level-zero-write @oneapi-src/unified-runtime-native-cpu-write @oneapi-src/unified-runtime-command-buffer-write Could you please take a look.

@oneapi-src/unified-runtime-maintain Could you please merge this PR.