fastai/fastgpu

A queue service for quickly developing scripts that use all your GPUs efficiently

54
/ 100
Established

This tool helps machine learning engineers and researchers manage and execute multiple GPU-intensive scripts efficiently. You provide a directory of scripts, and it automatically runs them on available GPUs, queuing them when all GPUs are busy. This ensures your powerful hardware is always utilized.

No commits in the last 6 months. Available on PyPI.

Use this if you frequently need to run many deep learning training jobs or data processing tasks that each require their own GPU and you want to automate their execution without manual oversight.

Not ideal if your tasks are not GPU-bound, or if you need to run a single, massive job that spans across multiple GPUs simultaneously (this tool assigns one script per GPU).

deep-learning-workflow gpu-resource-management ml-experiment-runner compute-optimization training-job-queueing
Stale 6m
Maintenance 0 / 25
Adoption 9 / 25
Maturity 25 / 25
Community 20 / 25

How are scores calculated?

Stars

88

Forks

25

Language

Jupyter Notebook

License

Apache-2.0

Last pushed

Sep 25, 2022

Commits (30d)

0

Dependencies

1

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/fastai/fastgpu"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.