Skip to content

Remove Julia 1.12 version guard from adjoint tests#872

Open
ChrisRackauckas-Claude wants to merge 1 commit intoSciML:masterfrom
ChrisRackauckas-Claude:remove-enzyme-v112-guard
Open

Remove Julia 1.12 version guard from adjoint tests#872
ChrisRackauckas-Claude wants to merge 1 commit intoSciML:masterfrom
ChrisRackauckas-Claude:remove-enzyme-v112-guard

Conversation

@ChrisRackauckas-Claude
Copy link
Copy Markdown
Contributor

Summary

Test plan

  • CI passes adjoint tests on Julia 1.12

🤖 Generated with Claude Code

Co-Authored-By: Chris Rackauckas accounts@chrisrackauckas.com

Enzyme now supports Julia 1.12, so the `@static if VERSION < v"1.12"` guard
that skipped all adjoint tests (including Enzyme gradient tests) is no longer
needed.

Ref: SciML/SciMLSensitivity.jl#1358 (comment)

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