Skip to content

Quotas & usage

Each LabPod user has resource limits set by the admin:

LimitWhat it controls
CPUMaximum cores across all your running workspaces
MemoryMaximum total GB across all your running workspaces
GPU fractionMaximum GPU equivalent (1.0 = one whole GPU) across all your workspaces
DiskAdvisory usage-alert threshold for your account home and any relocated work area

Admission - LabPod checks your remaining quota when you click Start. If starting the workspace would push a CPU, memory, GPU, or workspace-count limit over its cap, Start is refused and an error tells you which limit is the problem. Disk use is reported but never blocks a write or a workspace start. Existing running workspaces are not killed when an admin changes your quotas.

You can create a workspace with more GPUs than are currently free. The workspace sits in stopped state until you click Start, and LabPod grants the GPUs at that point. It won’t let you Start if the live count can’t satisfy the request.

The Usage page (accessible from the top navigation) shows your daily CPU and GPU hour usage for the past 12 months.

Usage page showing monthly CPU and GPU hour summaries and disk breakdown

Switch months with the year and month selectors, or select a bar in the 12-month chart. Reporting periods and CSV dates are UTC. Header help explains the difference between reserved GPU-hours and actual GPU-memory use.

The admin can also see usage for all users. If your admin needs a CSV export, they can download one from the admin usage view.

The home page shows a disk warning if your recorded usage reaches the administrator’s advisory threshold. Files in /work and your workspace homes count; the page may say calculating or unavailable while a disk scan runs rather than pretending a missing measurement is zero. Pruning unused images or removing old checkpoints from /work frees space.

Go to Settings (your username in the top-right corner) to change your LabPod password.

  • You need your current password to change it.
  • New password must be at least 8 characters.
  • Changing your password signs you out everywhere, including your current session. You’ll be redirected to the login page.
  • This changes your LabPod password only - your Linux system account password is not affected.

If you have forgotten your password, ask your admin to reset it:

Terminal window
# Run as root, or prefix with sudo on sudo-based systems.
labpod admin set-password <your-username>
Terminal window
# Run these as root
# Run as root, or prefix with sudo on sudo-based systems.
labpod admin set-password <your-username>