Releases: MolloiLab/hpc3-launcher
Releases · MolloiLab/hpc3-launcher
v0.3.0
v0.2.1
v0.2.0
v0.1.1
HPC3 Launcher v0.1.0
First release of HPC3 Launcher (formerly UCI-ClusterManager).
Highlights
- Background SSH — the UI never freezes; live status + streaming logs on every operation.
- Sign in once with UCInetID + Duo (ed25519 key installed for password-less logins).
- Multiple concurrent VSCode remote sessions, each with its own SSH host entry.
- Free-resources by default; only valid account↔GPU combinations are selectable.
- Job management, live node status, and SU balance.
Install — macOS
The macOS app is ad-hoc signed (not yet notarized), so first launch needs one step:
- Open the
.dmg, drag HPC3-Launcher to Applications. - In Terminal, run:
xattr -dr com.apple.quarantine "/Applications/HPC3-Launcher.app" - Open it from Applications.
(Or double-click → System Settings → Privacy & Security → Open Anyway.)
Windows .zip and Linux .deb are attached once CI finishes building them.