Skip to content

test khronos translator as backend - #458

Open
simeonschaub wants to merge 3 commits into
mainfrom
sds/khronos_tests
Open

test khronos translator as backend#458
simeonschaub wants to merge 3 commits into
mainfrom
sds/khronos_tests

Conversation

@simeonschaub

Copy link
Copy Markdown
Member

Requires JuliaPackaging/Yggdrasil#14212 and
JuliaGPU/GPUCompiler.jl#879 to pass.

Deletes one float atomics test I added before we had proper support for
float atomics and which is not really relevant anymore. (ref
KhronosGroup/SPIRV-LLVM-Translator#3404)

@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.17%. Comparing base (024304e) to head (4a537e2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #458   +/-   ##
=======================================
  Coverage   81.17%   81.17%           
=======================================
  Files          13       13           
  Lines         935      935           
=======================================
  Hits          759      759           
  Misses        176      176           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@simeonschaub
simeonschaub marked this pull request as ready for review July 16, 2026 14:35
@simeonschaub

This comment was marked as resolved.

simeonschaub and others added 2 commits July 29, 2026 15:21
Requires JuliaPackaging/Yggdrasil#14212 and
JuliaGPU/GPUCompiler.jl#879 to pass.

Deletes one float atomics test I added before we had proper support for
float atomics and which is not really relevant anymore. (ref
KhronosGroup/SPIRV-LLVM-Translator#3404)
Selecting the backend at run time had odd semantics, since compiler
configurations are cached across compilations. Make it a load-time
preference instead, using `@load_preference` so that changing it
invalidates the precompiled image.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@simeonschaub
simeonschaub requested a review from maleadt July 29, 2026 14:39
@simeonschaub simeonschaub mentioned this pull request Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant