Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

relax enzyme version requirement #160

Closed
wants to merge 1 commit into from
Closed

Conversation

axsk
Copy link
Contributor

@axsk axsk commented Nov 29, 2023

The old requirement "=0.11.2" inhibited installation of the curernt DiffEqBase.

I don't know why you pinned the Enzyme version, so you very well might not wan't to just merge this.

as the old requirement inhibited installation of the curernt DiffEqBase
@jgreener64
Copy link
Collaborator

Just waiting on EnzymeAD/Enzyme.jl#1166 before relaxing the version requirement. There have been a few issues on recent Enzyme versions.

GPU gradients are the only thing that doesn't work with Enzyme v0.11.10 though, so if you don't need that you can relax it locally.

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6cabbd4) 72.47% compared to head (a436ad9) 72.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #160   +/-   ##
=======================================
  Coverage   72.47%   72.47%           
=======================================
  Files          35       35           
  Lines        5246     5246           
=======================================
  Hits         3802     3802           
  Misses       1444     1444           

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

@jgreener64
Copy link
Collaborator

Version 0.18.3 with a relaxed Enzyme requirement has been released.

@jgreener64 jgreener64 closed this Dec 4, 2023
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