Skip to content

Extend Enzyme rules for SVectors - #3247

Open
jgreener64 wants to merge 3 commits into
JuliaGPU:mainfrom
jgreener64:enzyme-svec
Open

Extend Enzyme rules for SVectors#3247
jgreener64 wants to merge 3 commits into
JuliaGPU:mainfrom
jgreener64:enzyme-svec

Conversation

@jgreener64

Copy link
Copy Markdown

The Enzyme rules are currently written for arrays of floats or complex floats, but other isbits types like SVectors are also valid in CuArrays. This is an attempt to broaden the rules to work there.

Since Enzyme depends on GPUCompiler 1.6.2 and CUDACore on GPUCompiler 2.2, this might require some other changes before it gets run on CI.

Tagging @wsmoses for review. Initially coded by me, refined by Claude.

@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.67%. Comparing base (f1c2dcb) to head (054ae0e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3247   +/-   ##
=======================================
  Coverage   92.66%   92.67%           
=======================================
  Files         184      184           
  Lines       16176    16176           
=======================================
+ Hits        14990    14991    +1     
+ Misses       1186     1185    -1     

☔ 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.

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