Releases: AndreFilhoSan/HyperGPU
Releases · AndreFilhoSan/HyperGPU
HyperGPU v0.1.0 OSS preview
HyperGPU v0.1.0 OSS preview
Initial public preview of HyperGPU, a WinUI 3 guided tool for GPU-PV workflows on Windows Hyper-V.
Highlights
- WinUI 3 MVVM shell for host readiness, VM configuration, execution planning, and live logs.
- PowerShell-backed provisioning flow based on the Easy-GPU-PV workflow.
- Host checks for Windows version, administrator state, Hyper-V, VMMS, GPUs, and virtual switches.
- Guided create/update workflow with validation, quick actions, theme selection, and persistent settings.
- Existing VM driver refresh flow.
- Robust VHD mount/update handling, including already mounted volumes and BitLocker recovery-password path.
- CI, tests, issue templates, security policy, contribution guide, and OSS documentation.
Validation
- GitHub Actions CI passes on
main. - Local automated test suite previously passed: 13/13.
Known limitations
- This is an early preview.
- The provisioning backend still uses PowerShell automation.
- GPU-PV behavior depends on Windows, Hyper-V, host GPU driver, and guest image compatibility.
- Run only on systems where you understand the Hyper-V and VM changes being applied.
Next milestones
- Expand automated coverage.
- Improve diagnostics and recovery guidance.
- Add screenshots and richer documentation.
- Continue gradual migration of safe automation paths into native C# services.