Skip to content

Running examples using the Ray actor platform

License

Notifications You must be signed in to change notification settings

rc66141/ray-tutorial

 
 

Repository files navigation

ray-tutorial

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 cluster
  • ray-cluster-conda - run Ray on a cluster of on-premises nodes using the Anaconda distribution
  • ray-cluster-docker - run Ray on a cluster of on-premises nodes using Docker containers
  • ray-docker - run Ray in a container on a single node
  • map-reduce - run map reduce to find the inbound links for all wikipedia pages
  • sklearn-gridsearch - work in progress

Copyright 2021 by Benedat LLC. Available under the Apache 2.0 license.

About

Running examples using the Ray actor platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.4%
  • Shell 13.7%
  • Jupyter Notebook 11.9%