HPC-NOW Services v0.2.1 Released!
HPC-NOW Services v0.2.1 Released!
Changelog
- Multi-cloud, multi-cluster management: with this version, users can easily create and manage HPC clusters on 7 public clouds, including AWS, Azure, Alibaba Cloud, Tencent Cloud, Huawei Cloud, Baidu BCE, and Google Cloud Platform.
- HPC user management: you can create/enable/disable/delete users, as well as set passwords.
- Powerful HPC Appstore: with the
appman
command, users can easily deploy/compile/remove 10+ HPC apps, including GROMACS, OpenFOAM, Lammps, WRF, etc. - Data transfer and management: with the
dataman
command, users can transfer data between local and cloud in a very easy and unified way. - HPC Job management: users can submit and manage their jobs by the
jobman
command. - Stay connected with the clusters: users can connect to their clusters through SSH or RDP with just one command.
How-To
- Download the tarball named '
hpc-now_0.2.1_xxx
' to your device. - Unzip the tarball to a folder/directory.
- Change to the folder/directory
- Install:
a) For Windows users: Please open a Command Prompt "as administrator" (VERY IMPORTANT), and run the command:
.\installer-win-0.2.1.exe install --hloc hpcopr-win-0.2.1.exe --cloc now-crypto-win.exe
b) For GNU/Linux users: Please open a Terminal, and run the command:
sudo ./installer-lin-0.2.1.exe install --hloc hpcopr-lin-0.2.1.exe --cloc now-crypto-lin.exe
c) For macOS users: Please open the Terminal, and run the command:
sudo ./installer-dwn-0.2.1.exe install --hloc hpcopr-dwn-0.2.1.exe --cloc now-crypto-dwn.exe
If you encounter any problems, please submit issues to this repository, or email us.