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

Check MPI when running SVD based analysis for the first time #352

Closed
sahiljhawar opened this issue Apr 7, 2024 · 0 comments
Closed

Check MPI when running SVD based analysis for the first time #352

sahiljhawar opened this issue Apr 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sahiljhawar
Copy link
Member

sahiljhawar commented Apr 7, 2024

When running SVD based analysis for the first time using mpi, all the threads/cores starts downloading models, hence creating a speed bottlneck. Before starting the download we should check for the MPI. And if MPI is used, download should be done by only 1 process

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant