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

Execute initializations on CPU much faster #1056

Merged
merged 17 commits into from
Jul 24, 2024

Merge branch 'master' into yge/cpu

d5be1f9
Select commit
Loading
Failed to load commit list.
Merged

Execute initializations on CPU much faster #1056

Merge branch 'master' into yge/cpu
d5be1f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2024 in 0s

95.24% (+0.00%) compared to e76f80e

View this Pull Request on Codecov

95.24% (+0.00%) compared to e76f80e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.24%. Comparing base (e76f80e) to head (d5be1f9).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1056   +/-   ##
=======================================
  Coverage   95.24%   95.24%           
=======================================
  Files          87       87           
  Lines       21920    21947   +27     
=======================================
+ Hits        20877    20903   +26     
- Misses       1043     1044    +1     
Files Coverage Δ
desc/backend.py 90.24% <100.00%> (+0.43%) ⬆️
desc/compute/utils.py 96.48% <100.00%> (+0.03%) ⬆️
desc/equilibrium/equilibrium.py 96.00% <100.00%> (+0.02%) ⬆️
desc/geometry/surface.py 96.85% <100.00%> (+0.03%) ⬆️
desc/objectives/linear_objectives.py 96.54% <100.00%> (+0.04%) ⬆️
desc/objectives/objective_funs.py 93.95% <100.00%> (+0.01%) ⬆️

... and 1 file with indirect coverage changes