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
The current tutorial can only use one GPU. Could you add one example of how to use all available GPUs?
The text was updated successfully, but these errors were encountered:
@ichxw at this moment OpenFE doesn't allow for a single transformation to parallelize over multiple GPUs.
The intended approach, for now, is that folks will run each of their transformation on a different GPU (you can see an example of this here https://github.com/OpenFreeEnergy/ExampleNotebooks/blob/main/rbfe_tutorial/cli_tutorial.md#running-the-simulations where you can submit each execution to a different job on a cluster).
Sorry, something went wrong.
No branches or pull requests
The current tutorial can only use one GPU. Could you add one example of how to use all available GPUs?
The text was updated successfully, but these errors were encountered: