dkeras icon indicating copy to clipboard operation
dkeras copied to clipboard

How to specify different workers if the workers are in the same local networkers but with different IP address

Open momo1986 opened this issue 5 years ago • 1 comments
trafficstars

Hello,

I have two workers in Linux or perhaps windows.

They are in the same local network but with different IP address.

If I want to configure distributed keras training, is there any reference for deployment?

Thanks & Regards! Jun Yan

momo1986 avatar Dec 11 '19 15:12 momo1986

@momo1986 Personally I think that there is nothing special. After all, I did not heard of anything special happened on ray or redis between linux and windows. May be more attention should be paid to firewalls, especially on Windows. Also, you may need to refer to ray-project for more details.

IncubatorShokuhou avatar Dec 13 '19 01:12 IncubatorShokuhou