dask-cuda icon indicating copy to clipboard operation
dask-cuda copied to clipboard

Remove listen-address and contact-address from dask-cuda-worker host parameter help message

Open otavioon opened this issue 5 years ago • 6 comments

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.

otavioon avatar Jun 26 '20 04:06 otavioon

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?

pentschev avatar Jun 26 '20 07:06 pentschev

Hello,

This options are very convenient for setting up a cluster without any SSH between machines and facilitates when running over Docker container.

otavioon avatar Jul 02 '20 20:07 otavioon

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!

pentschev avatar Nov 30 '20 13:11 pentschev

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

lmeyerov avatar Jan 03 '21 09:01 lmeyerov

I think this is a good starter issue. If any of you would like to work on it, contributions are much appreciated! :)

pentschev avatar Jan 08 '21 20:01 pentschev

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.

github-actions[bot] avatar Feb 16 '21 19:02 github-actions[bot]