Closed oierlauzi closed 2 weeks 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
Contained in https://github.com/scipion-em/scipion-em-aretomo/pull/99
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