superfly / gpu-burn-app

A Fly app to stress GPU cards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An app to stress GPU cards on Fly.io

fly deploy --ha=false --vm-gpu-kind a100-pcie-40gb

Scale up and down with:

fly scale count N

If you need to scale up from zero, then do it like:

fly scale count N --vm-gpu-kind a100-pcie-40gb

Special thanks to Ville Timonen (wili.cc), the author of gpu-burn tool.

About

A Fly app to stress GPU cards


Languages

Language:Dockerfile 100.0%