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

Added parallel GPU inference #505

Conversation

RandomDefaultUser
Copy link
Member

This PR, together with @rohskopf changes made to LAMMPS (mala-project/lammps#3) allows for MALA inferences using multiple GPUs. Bispectrum descriptor calculation, network inference, Gaussian descriptor calculation and observable calculation will be parallelized across multiple ranks. Each rank has a GPU attached to it.

Accuracy has been confirmed for cubic systems (Al cells with 256 and 1024 atoms) and hexagonal systems (beryllium with up to 131072). Scaling behavior is linear.
I am not posting results here right away because they may be used in the upcoming MALA technical paper.

@RandomDefaultUser RandomDefaultUser merged commit dd02e78 into mala-project:develop Feb 22, 2024
5 checks passed
@RandomDefaultUser RandomDefaultUser deleted the parallel_gpu_inference branch February 22, 2024 12:58
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

Successfully merging this pull request may close these issues.

1 participant