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 bug in threaded integrator code. #1404

Merged
merged 2 commits into from
Sep 14, 2020
Merged

Conversation

jbeilstenedmands
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 14, 2020

Codecov Report

Merging #1404 into master will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1404   +/-   ##
=======================================
  Coverage   64.66%   64.67%           
=======================================
  Files         616      616           
  Lines       69561    69561           
  Branches     9549     9549           
=======================================
+ Hits        44984    44988    +4     
+ Misses      22795    22792    -3     
+ Partials     1782     1781    -1     

@jbeilstenedmands jbeilstenedmands merged commit d3870d8 into master Sep 14, 2020
@jbeilstenedmands jbeilstenedmands deleted the threaded_integrator branch September 14, 2020 11:45
jbeilstenedmands added a commit that referenced this pull request Sep 14, 2020
Co-authored-by: Markus Gerstel <markus.gerstel@diamond.ac.uk>
@ndevenish ndevenish mentioned this pull request Sep 14, 2020
ndevenish added a commit that referenced this pull request Sep 14, 2020
- ``dials.integrate``: fix crash when run with integrator=3d_threaded (#1404)
- ``dials.integrate``: Minor performance improvements (#1399)
- ``dials.stills_process``: Add parameter ``max_images=`` to limit the number of processed images
- ``dials.stills_process``: MPI performance improvements for large datasets
- ``dials.stills_process``: Fix error when using split logs
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.

None yet

2 participants