Hi there,
I am considering using Ray as the parallel compute backend for an open source library in development. Ideally users will be able to easily scale from one core on a single computer to many workers on a distributed cluster. Ray seems like an exciting option for this.
However, we need to support Windows. Is there any particular tracking page or roadmap for known bugs or missing features? Are tests being run on Windows platforms? What else should we know about Windows support for Ray core? I understand that Windows support is in beta, and I’ve browsed through the Github issues page for ray, but I haven’t found any particular organized source of this information or an overview for recent ray releases.
Apologies if I have missed something—first-time ray user. Sorry to ask this pretty broad question, but it’s necessary information for us to make a go/no-go decision at this time. Thanks in advance.