IBMSpectrumComputing / ray-integration

Ray with LSF. Users can start up a Ray cluster on LSF, and run DL workloads through that either in a batch or interactive mode.
Apache License 2.0
14 stars 2 forks source link

Parameterize redis password #4

Open asm582 opened 3 years ago

asm582 commented 3 years ago

Currently ray starts with default redis password: ray start --address='10.187.57.22:25125' --redis-password='5241590000000000'

Modify script to parameterize redis password