We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This can be trivially parallelized by MPI.
We can calculate target function values per movie over MPI and gather it to the rank 0 node to run optimization.
The text was updated successfully, but these errors were encountered:
Jasenko is working on this.
Sorry, something went wrong.
I agree. This would be very helpful to speed up the training step. Any estimate when this feature will be implemented?
I have no idea. Jasenko left the group, although he will keep contributing to RELION development.
No branches or pull requests
This can be trivially parallelized by MPI.
We can calculate target function values per movie over MPI and gather it to the rank 0 node to run optimization.
The text was updated successfully, but these errors were encountered: