opencadc / science-platform

Science Platform Infrastructure
GNU Affero General Public License v3.0
14 stars 28 forks source link

Python parallelization tool #387

Open brianmajor opened 1 year ago

brianmajor commented 1 year ago

Make available to jupyter notebooks a tool for parallel python execution.

brianmajor commented 1 year ago

Currently experimenting with Ray (https://docs.ray.io/en/master/index.html) on the development cluster.