Skip to content

Releases: AMDResearch/aup-learning-cloud

Pre-Release v0.0.2

05 Feb 07:46
80b09ba

Choose a tag to compare

Pre-Release v0.0.2 Pre-release
Pre-release

User Quota Management System

  • Per-accelerator quota tracking with configurable rates (GPU/NPU)
  • Admin UI with inline quota editing and batch operations
  • Default quota allocation for new users
  • Auto-refresh support with CronJob (configurable rules)
  • Complete API with Pydantic validation

Physics Simulation (PhySim) Course

  • New course material with 4 Jupyter notebooks:
    • PhySim01: Hello Genesis
    • PhySim02: Control Your Robot
    • PhySim03: Motion Planning
    • PhySim04: Parallel Simulation
  • Franka Emika Panda robot model assets

Offline & Portable Deployment

  • External image pre-pulling for air-gapped environments
  • Registry mirror support (MIRROR_PREFIX) for Docker build and K3s runtime
  • Dummy network interface for stable K3s operation across network changes
  • pip/npm mirror support for builds in restricted networks

UI & Branding

  • AMD logo and AUP Learning Cloud branding across all templates
  • Black/gray color theme for buttons and UI elements
  • Expandable user details panel in Admin UI
  • Delete user functionality with confirmation modal

Bug Fixes

  • Fix spawn form validation error in single-node mode
  • Fix XSRF token issue in spawn page API calls
  • Fix K3s images not updated properly
  • Fix docker.io image path detection for mirror prefix

Pre-Release v0.0.1

23 Jan 09:12
f2e262e

Choose a tag to compare

Pre-Release v0.0.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/AMDResearch/aup-learning-cloud/commits/v0.0.1