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

Inquiry About Parallel Computing #150

Open
lidafa0206 opened this issue Sep 13, 2024 · 1 comment
Open

Inquiry About Parallel Computing #150

lidafa0206 opened this issue Sep 13, 2024 · 1 comment

Comments

@lidafa0206
Copy link

Thanks for the great package!

I hope this message finds you well. I have a question regarding parallel computing. When I run the command mpiexec -np 4 xxx.py, I notice that I receive four separate results. Does this imply that MPI is executing four independent calculations on the model simultaneously, rather than enhancing the computation speed by a factor of four?

Given that my program involves high-dimensional parameters and tends to run slowly, I would greatly appreciate any advice on methods to accelerate its execution.

Thank you very much for your time and assistance.

@JohannesBuchner
Copy link
Owner

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