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

How to Perform Parallel Inference #925

Open
itsuwari opened this issue Nov 25, 2024 · 2 comments
Open

How to Perform Parallel Inference #925

itsuwari opened this issue Nov 25, 2024 · 2 comments

Comments

@itsuwari
Copy link

What would you like to report?

Hello,

FAIR-CHEM models are quite GPU-intensive. Is there an established method or best practice for performing inference on multiple GPUs to improve efficiency? Some examples in the document would be great.

Thank you!

@lbluque
Copy link
Collaborator

lbluque commented Dec 3, 2024

Hi @itsuwari,

Can you give use more details on what you are trying to do?

Do you want to perform parallel inference for a single system (ie a large supercell/many atoms)? or on many small systems (~100 atoms or less)?

Are you using the OCPCalculator or using the CLI?

@itsuwari
Copy link
Author

itsuwari commented Dec 10, 2024

Hello @lbluque,
I want to perform parallel inference for a single large system with approx. 1k atoms, with OCPCalculator.
An example for parallel inference would be great in the document!
Thanks.

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