rivanna.dev

effortless GPU computing on UVA's Rivanna cluster

install

curl -fsSL https://rivanna.dev/install.sh | bash

quickstart

rv init # one-time setup
rv up --mig # free GPU, instant
rv run python train.py # submit a job

read the docs