Multiple kbatch jobs - running concurrently? On same server? #141
Unanswered
Jesse Anderson (jessjaco)
asked this question in
Q&A
Replies: 2 comments 2 replies
|
My guess is that each runs on its own server but the total number of nodes available through dask are capped at the account level. |
2 replies
|
Just an update that the stalling behavior appears to happen for processes that don't use the dask gateway as well as those that do. I think it might have to do with multiple kbatch jobs running concurrently, but I'm not positive. Trying to winnow down to a reproducible example. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Do kbatch jobs run concurrently? Are they running on the same server, or does each have it's own? Just trying the best way to run some things.
All reactions