0

Launching the ray head node with web-ui:

ray start --head --redis-port=6379 --include-webui --num-cpus=0

when I navigate to the UI (after I start training) I don't see any workers being used.

Can someone confirm that this works for them?

Thanks.enter image description here

Andriy Drozdyuk
  • 58,435
  • 50
  • 171
  • 272

1 Answers1

1

This is the ui today (Aug, 2019). The docs are outdated with the UI pictures it seems.

Just in case anyone in the future has similar question.

Andriy Drozdyuk
  • 58,435
  • 50
  • 171
  • 272