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

Horovod integration #80

Open
3 tasks
NicoRenaud opened this issue Mar 9, 2021 · 1 comment
Open
3 tasks

Horovod integration #80

NicoRenaud opened this issue Mar 9, 2021 · 1 comment
Assignees

Comments

@NicoRenaud
Copy link
Contributor

NicoRenaud commented Mar 9, 2021

Starting from the SolverOrbitalHorovod class, study the possibility to distribute the calculation over multiple GPUs. Both the sampling and the optimization are distributed. I'm not sure if the class still works. Things to look at :

  • How the sampling is distributed.
  • How is the memory pinned
  • How is the optimization distributed.

It would be great to run the code for small molecules (H2, Li2, NH3), on 1, 2, 4 GPUs and see what scaling we have.

@matthijsdewit111 matthijsdewit111 self-assigned this Mar 15, 2021
@NicoRenaud
Copy link
Contributor Author

There is one issue with the test I think see #90

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

No branches or pull requests

2 participants