- Occurs regardless of
LocalCUDACluster
transport specified. Ex: UCX, TCP, etc - Only occurs when
ucx-py
is installed in the Anaconda environment ANDLocalCUDACluster
is used instead of standardDistributed.Client
- Any environment without UCX and issues cannot be reproduced
I have provided 2 test cases. One with ucx and one without. The tests are as close as possible (some imports had to be removed) to demonstrate the failures.