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

fix adjoint interface with newer JUDI #11

Merged
merged 3 commits into from
May 16, 2023
Merged

fix adjoint interface with newer JUDI #11

merged 3 commits into from
May 16, 2023

Conversation

rafaelorozco
Copy link
Collaborator

@rafaelorozco rafaelorozco commented May 15, 2023

quick fix to get working with JUDI higher than 3.2.1

@@ -11,7 +11,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
JUDI = "^3.2.0"
JUDI = "^3.2.1"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd say new version 0.4.2 since there is breaking changes

@mloubout mloubout added the bug Something isn't working label May 16, 2023
@mloubout mloubout merged commit a087b68 into main May 16, 2023
@mloubout mloubout deleted the adj-interface branch May 16, 2023 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants