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

Question - Ray parallelization #9

Closed
serbinsh opened this issue Mar 9, 2022 · 3 comments
Closed

Question - Ray parallelization #9

serbinsh opened this issue Mar 9, 2022 · 3 comments

Comments

@serbinsh
Copy link

serbinsh commented Mar 9, 2022

Hello

I am experimenting with running hytools image corrections on our cluster and noticed that while it states running on 4 CPUs, most of the time the processes is rather sequential or low CPU usage? There are short periods where the number of CPUs selected (4) are used concurrently, but a lot of other times they are not?

Screen Shot 2022-03-09 at 2 35 32 PM

Screen Shot 2022-03-09 at 2 37 37 PM

Is this normal? It looks like the parallelization is running images on a CPU correct? Such that it would not help to have more CPUs availible than images?

@serbinsh
Copy link
Author

serbinsh commented Mar 9, 2022

Also FYI - here is a repo we are developing for running hytools jobs on our cluster. Still very much a WIP

https://github.com/TESTgroup-BNL/hytools_helpers

@oldmanye007
Copy link
Collaborator

oldmanye007 commented Mar 10, 2022 via email

@serbinsh
Copy link
Author

OK thanks @oldmanye007

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