dask-cuda
dask-cuda copied to clipboard
Remove listen-address and contact-address from dask-cuda-worker host parameter help message
Hi,
Does dask-cuda-worker CLI not supposed to enable the --contact-address option, which informs the address the worker advertises to the scheduler for communication with it and other workers and --listen-address option which is the address to which the worker binds?
If not, the --listen-address and --contact-address information should be removed from dask-cuda-worker host parameter's message.
Thanks @otavioon for the report. You're right, they're currently not supported, my guess is that this was copied from dask-worker and never modified. Are those options important for you?
Hello,
This options are very convenient for setting up a cluster without any SSH between machines and facilitates when running over Docker container.
I'm sorry @otavioon , I thought I had replied to this issue but it probably got lost somehow. Would you be interested in contributing those changes to Dask-CUDA, it would certainly be welcome!
Just hit the same general issue here: https://github.com/rapidsai/dask-cuda/issues/481
I'm unclear of a generic docker recommended path, so if this even matters
I think this is a good starter issue. If any of you would like to work on it, contributions are much appreciated! :)
This issue has been marked stale due to no recent activity in the past 30d. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be marked rotten if there is no activity in the next 60d.