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

Various changes #487

Merged
merged 20 commits into from
Dec 18, 2023
Merged

Various changes #487

merged 20 commits into from
Dec 18, 2023

Conversation

bwohlberg
Copy link
Collaborator

Various changes, including:

  • Improvements to the conda environment creation script
  • Updates to documentation related to installing a version of jax with GPU support
  • Replacement of jax.experimental.host_callback.call (which is pending deprecation, and no longer seems to function properly on GPU devices) with jax.pure_callback
  • Address very slow tests for svmbir interface
  • Bump maximum allowed jaxlib and jax versions

Copy link

codecov bot commented Dec 15, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (4eb21c1) 94.46% compared to head (87c2bef) 94.37%.

Files Patch % Lines
scico/linop/xray/astra.py 84.62% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #487      +/-   ##
==========================================
- Coverage   94.46%   94.37%   -0.09%     
==========================================
  Files          91       91              
  Lines        5664     5665       +1     
==========================================
- Hits         5350     5346       -4     
- Misses        314      319       +5     
Flag Coverage Δ
unittests 94.37% <89.47%> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

misc/conda/make_conda_env.sh Outdated Show resolved Hide resolved
@bwohlberg bwohlberg merged commit 34c0ff4 into main Dec 18, 2023
18 of 19 checks passed
@bwohlberg bwohlberg deleted the brendt/misc branch December 18, 2023 21:22
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