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

Fixed jax config calls for compatibility with jax 0.4.25 #3136

Merged
merged 1 commit into from Feb 26, 2024

Conversation

swryan
Copy link
Contributor

@swryan swryan commented Feb 26, 2024

Summary

Fixed jax config calls for compatibility with jax 0.4.25

Also:

  • Removed JAX from test workflow variables, so we test with whatever version we get when installing with [all]

Related Issues

Backwards incompatibilities

None

New Dependencies

None

@coveralls
Copy link

Coverage Status

coverage: 89.768% (-0.3%) from 90.045%
when pulling 44329e4 on swryan:3135_jax
into 6b42683 on OpenMDAO:master.

@swryan swryan merged commit 6aa0c44 into OpenMDAO:master Feb 26, 2024
9 checks passed
@swryan swryan deleted the 3135_jax branch March 8, 2024 18:48
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.

jax 0.4.25 has a breaking API change
3 participants