Skip to content

ci: retrigger CUDA tests after GPUCompiler.jl #788#446

Open
ChrisRackauckas-Claude wants to merge 2 commits intoSciML:masterfrom
ChrisRackauckas-Claude:retrigger-cuda-ci-after-gpucompiler-788
Open

ci: retrigger CUDA tests after GPUCompiler.jl #788#446
ChrisRackauckas-Claude wants to merge 2 commits intoSciML:masterfrom
ChrisRackauckas-Claude:retrigger-cuda-ci-after-gpucompiler-788

Conversation

@ChrisRackauckas-Claude
Copy link
Copy Markdown
Contributor

Summary

Empty commit to retrigger CUDA CI now that GPUCompiler.jl PR #788 (revert of the AOT compilation change) has been tagged.

The CUDA Tests (Julia 1) job has been failing on Julia 1.12 with the misaligned-address error tracked in CUDA.jl#3034. Tim Besard confirmed this morning that the fix should be in place. Per Slack:

Tim Besard [7:50 AM]: Should be fixed

This PR has no code changes — it's purely to kick a fresh CUDA build on a master-derived ref so we can confirm the GPUCompiler revert resolves the failure on the most recent run (25388109314).

Please ignore until reviewed by @ChrisRackauckas. Can be closed without merging once CUDA CI is green.

Test plan

  • CUDA Tests (Julia 1) passes
  • No regressions on other CI jobs

The CUDA tests were failing on Julia 1.12 due to a misaligned address
error in GPUCompiler.jl (see CUDA.jl#3034). Tim Besard reverted the
problematic AOT compilation change in JuliaGPU/GPUCompiler.jl#788 and
tagged a release. This empty commit retriggers the CUDA CI to verify
the fix lands cleanly on master.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@ChrisRackauckas ChrisRackauckas marked this pull request as ready for review May 6, 2026 08:19
The previous run was created when the PR was (briefly) treated as a
draft, so the Documentation job was skipped. This empty commit
retriggers CI now that the PR is ready for review.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
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.

2 participants