Hi Ken,
You're correct regarding the NetworkUse settings for the canned 'Normal' and 'Aggressive' configurations being a multiple of the number of nodes supporting an Endpoint; however, for both 'Custom' and 'Minimal,' the number of node supporting a given Endpoint are non-impactful and their respective values are read in as static values:
- Minimal -
- Max/Preferred Concurrency - 1
- Max/Preferred Parallelism: 1
- Custom -
- Max/Preferred Concurrency - ${value_specified_regardless_of_node_count}
- Max/Preferred Parallelism: ${value_specified_regardless_of_node_count}
Also, we're more than happy to help troubleshoot any error's being encountered, if you'd like a second set of eyes please open a ticket (via our
Support Portal or via e-mail to
sup...@globus.org), including a few example TaskID's encountering timeouts, and we'll further investigate.
Thank you,
James