LogoLogo
Sign InProject RobbieDemos
  • Getting Started
    • Welcome
    • Running your first Job
    • Remote function - Jupyter Notebook
    • Notebook Runner
    • Command Runner
  • Robbie Concepts
    • Introduction
    • User
    • Run
    • Token
    • Group (aka Team)
    • Environments
    • Workspace
    • Dependencies
    • Job Configuration File
    • Robbie Persistent Disk
  • Robbie Portal
    • Overview
    • Main Menu and Navigation
    • My Profile
    • My Resources
    • Runs
  • Running your experiments on Robbie
    • Overview
    • Command Runner
    • Jupyter Notebooks
    • Robbie Python Remote Functions
    • Robbie Magics
    • Robbie Notebook Runner
    • Matplotlib Support
    • Funding Group, Environment, and Images
  • Robbie Command Line Reference
    • robbie login
    • robbie config
    • robbie run
  • How it works
    • Architecture
Powered by GitBook
LogoLogo

© Positron Networks, Inc. - Patents Pending

On this page

Was this helpful?

Export as PDF
  1. Robbie Concepts

Environments

Robbie uses “Environment” to encapsulate computing hardware combinations to reduce complexity and ease administration. An environment is comprised of:

  • GPU type (e.g. A10, A100, H100)

  • Number of virtual CPU cores

  • GBs of System Ram

  • GBs of Disk Space

Robbie offers pre-defined small, medium, and large ‘size’ environments that users can select for their runs. Each environment consumes tokens at a different rate (per hour). The Robbie portal shows per-environment token consumption rates.

Advanced users can customize environments for their specific needs.

Robbie keeps track of the Environment you choose for their runs and reports utilization.

PreviousGroup (aka Team)NextWorkspace

Last updated 6 months ago

Was this helpful?