Luke Drummond
Luke Drummond
> The SPDX license identifier needs to be on its own line according to the spec: https://spdx.github.io/spdx-spec/v2.3/using-SPDX-short-identifiers-in-source-files/ > > python needs 4 space indents in the .editorconfig Fixen
I think this should be good to go if tests pass. I'll add the ready-to-merge label and then wait for something terrible to happen
> Since this is changing a lot of files all at once I do wonder if this would also be an opportune time to update the clang-format version used from...
On Thu Jan 16, 2025 at 2:15 PM GMT, Kenneth Benzie (Benie) wrote: > > You happy about https://github.com/cheshirekow/cmake_format for the cmake? > > If we do switch to that...
FYI this patch is here to show us what's broken so we have visibility on these problems. Thus I'll link tickets here that are relevant to remaining failures
Oh that's good to hear! Can you point me to the fix, please?
> @ldrumm > > https://github.com/oneapi-src/unified-runtime/pull/2199/files https://github.com/oneapi-src/unified-runtime/pull/2220/files > > Basically, the test runner now runs each failing test in its own invocation, so that if it segfaults then it doesn't bring...
I've been using this patch locally in my day-today (C/C++ with clangd as my LSP) and it seems stable well. Any comments you have on resolving the TODOs here would...
> > **NOTE TO REVIEWERS** this PR includes a cherry-pick of a recent upstream commit which has not yet been pulled down. Without it, the NVPTX backend crashes when processing...
Oh, and the cherry picked commit is not by the present author, so unless that author joined this project and created that merge request, the authorship will be incorrect. I...