Releases: CFD-FEA-SERVICE/CloudHPC
Releases · CFD-FEA-SERVICE/CloudHPC
v0.1-alpha
CloudHPC tools for Windows/Linux
cloudHPCexec
Run your simulations on the cloud without opening your browser
Installation WINDOWS
- Download the ZIP file cloudHPCexec.Windows.zip
- Extract its content
- Execute the cloudHPCexec.exe inside the extracted folder
- The firs time you execute it, you might be asked to enter your APIKEY
- It is possible to copy the whole extracted folder to your C:\ drive and create a desktop shortcut
Installation Ubuntu
- Download the DEB file cloudHPCexec.Ubuntu.deb
- Open a terminal and go to the directory where the DEB file has been downloaded
- Execute the following command
sudo dpkg -i cloudHPCexec.Ubuntu.deb
- Restart your terminal
- To execute run the command
cloudHPCexec
- The first time you execute it, you might be asked to enter your APIKEY
- Access the command by typing
cloudHPCexec -help
and discover all the functionalities implemented - To update the package run
cloudHPCexec -update
cloudHPCstorage
Access your remote storage by mounting it as an external drive
Installation WINDOWS
- Download the ZIP file cloudHPCstorage.zip
- Unpack it
- Enter the cloudHPCstorage/Win64 folder you have just unzipped
- Execute the file install.exe with ADMINISTRATOR priviledges
- When prompted, send our support an email to retrieve your cloudHPCstorage key file
- After the support replies, place the file in the cloudHPCstorage/Win64
- Execute the file install.exe with ADMINISTRATOR priviledges
- When prompted, select a free hard drive letter where the tool is going to mount the remote storage on your PC (i.e. F: , J: , K: , etc.)
- If the installation process is completed, you can now open the file explorer and navigate to "My PC" where you can now find the new mounted drive
Installation Debian/Ubuntu
- Download the ZIP file cloudHPCstorage.zip
- Unpack it
- Open a terminal inside the cloudHPCstorage/Debian64 folder you have just unzipped
- Send an email to [email protected] to ask for the configuration file
- Once you receive the configuration file (a file named cfd-fea-service-cloud.json), just place it inside the cloudHPCstorage/Debian64 folder
- Run the install script by typing
./install.sh
- During the installation you are asked to enter the sudo password
- If the installation process is completed, you can now navigate the storage by typing
cd $HOME/cloudHPCstorage