Releases: AMDResearch/aup-learning-cloud
Releases · AMDResearch/aup-learning-cloud
Pre-Release v0.0.2
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
What's Changed
- v0.1-beta by @KerwinTsaiii in #1
- Add .github and .vscode by @KerwinTsaiii in #2
- Fix potential permission issues on build script by @KerwinTsaiii in #3
- Bugfix/docker makefile by @KerwinTsaiii in #5
- Improve README documentation structure by @MioYuuIH in #6
- Update release-drafter.yaml by @KerwinTsaiii in #7
- Fix potential permission issues on build script by @KerwinTsaiii in #4
- Update release-drafter.yml by @KerwinTsaiii in #8
New Contributors
- @KerwinTsaiii made their first contribution in #1
- @MioYuuIH made their first contribution in #6
Full Changelog: https://github.com/AMDResearch/aup-learning-cloud/commits/v0.0.1