dkmiller / tidbits

Short notes on stuff I have recently discovered / understood
1 stars 0 forks source link

Python Ray #28

Open dkmiller opened 3 years ago

dkmiller commented 3 years ago

Code: https://github.com/ray-project/ray .

Figure how to use cluster in Azure: https://docs.ray.io/en/latest/cluster/index.html .

Use their Azure provider: https://docs.ray.io/en/latest/cluster/cloud.html#azure .