Jobs
Monitor and manage compute jobs.
Submit jobs via web
Click a software icon below to quickly submit jobs through a visual interface.
Submit jobs via command line
If you're familiar with command line operations, use the Vurticle CLI to submit jobs through the terminal.
Install CLI
$pip install vurticle-cli
Submit a job
$vurticle job submit --file config.json
Check status
Learn more about the CLI tool$vurticle job status --id <job-id>