Releases: lapesd/hpcac-toolkit
Releases · lapesd/hpcac-toolkit
Release v2.1.1
Changes
- Optimizations on cluster spawn and better cluster state tracking in Sqlite.
Downloads
- macOS Intel:
hpcac-toolkit-macos-intel.tar.gz - Linux x86_64:
hpcac-toolkit-linux-amd64.tar.gz
Note: ARM64 builds temporarily disabled
Installation
- Download the appropriate archive for your platform
- Extract:
tar -xzf hpcac-toolkit-*.tar.gz - Make executable:
chmod +x hpcac-toolkit-* - Run:
./hpcac-toolkit-*
Release v2.1.0
Changes
- First reasonable working version of HPC@Cloud v2
Downloads
- macOS Intel:
hpcac-toolkit-macos-intel.tar.gz - Linux x86_64:
hpcac-toolkit-linux-amd64.tar.gz
Note: ARM64 builds temporarily disabled
Installation
- Download the appropriate archive for your platform
- Extract:
tar -xzf hpcac-toolkit-*.tar.gz - Make executable:
chmod +x hpcac-toolkit-* - Run:
./hpcac-toolkit-*
v1.0.0-archive
This is an archival release of the first implementation of HPC@Cloud.