scipion-em / scipion-em-aretomo

Plugin to use AreTomo within the Scipion framework
GNU General Public License v3.0
2 stars 0 forks source link

Added missing protocol lock #97

Closed oierlauzi closed 2 weeks ago

oierlauzi commented 1 month ago

When running Aretomo with multiple GPUs, there are race conditions in output generation. Adding a mutex lock in the output creation to prevent simultaneously generating the output from different threads

JorMaister commented 2 weeks ago

Contained in https://github.com/scipion-em/scipion-em-aretomo/pull/99