This repository contains example code for configuring and using Ray. It contains:
test_nodes.py
- a simple script that runs on all the nodes of a clusterray-cluster-conda
- run Ray on a cluster of on-premises nodes using the Anaconda distributionray-cluster-docker
- run Ray on a cluster of on-premises nodes using Docker containersray-docker
- run Ray in a container on a single nodemap-reduce
- run map reduce to find the inbound links for all wikipedia pagessklearn-gridsearch
- work in progress
Copyright 2021 by Benedat LLC. Available under the Apache 2.0 license.