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. |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Beta Was this translation helpful? Give feedback.
All reactions