Skip to content

hallofstairs/spotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotter

Terminal interface for tracking GPU availability on AWS

spotter dashboard

Requirements

  • Node.js 20+
  • AWS CLI v2
  • AWS credentials configured locally

Install

Directly from this repo:

npm install -g https://github.com/hallofstairs/spotter.git
spotter

Usage

Run the dashboard:

spotter

One-shot snapshot:

spotter --once

Useful examples:

spotter --regions us-east-1,us-west-2 --gpu-models H100,A100
spotter --regions all
spotter --target-instances 8
spotter --history-hours 24
spotter --profile my-profile

Notes

  • npm link exposes the CLI globally as spotter.
  • Score: EC2 Spot placement score from 1-10; higher is better
  • AZ: offered/total Availability Zone coverage for that GPU family in the region

About

Monitor GPU availability on AWS (h/t Codex)

Resources

License

Stars

Watchers

Forks

Contributors