sbrichardson / burst

Command-line tool to remotely execute code in the cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

burst

A command-line tool to remotely execute code in the cloud

Introduction

burst lets you run your software remotely in the cloud, on powerful GPU's or multi-CPU hardware instances that are booted up and stopped automatically, so you only pay for the time you use.

We support remote computing on Amazon Web Services and will be adding more (Google Cloud Platform support is currently in beta).

Documentation is available here:

Dependencies

  • Python3
  • Docker version 19 or higher
  • A folder/project with a working Dockerfile
  • ssh keys
  • AWS or Google Cloud Services account and access keys

Note: if you want to contribute to the burst OSS project or just follow bleeding-edge development, install through gitHub as described here instead.

About

Command-line tool to remotely execute code in the cloud

License:Apache License 2.0


Languages

Language:Jupyter Notebook 83.5%Language:Python 16.2%Language:Dockerfile 0.3%Language:Shell 0.0%