Installtion
As a cross-platform web-based platform, SIMPO works on Windows, Linux, and Mac (Pending) operating systems. Therefore, it can leverage the power of supercomputers, as their systems are usually Linux-based.
To calculate a SIMPO project, you need to download and install the calculation client, and then sign up and sign in to Dashborad.
The client will automatically run once you start calculating, you cannot run it by double click it.
While running a calcualtion task, the client will stay in the system tray. Right click the client icon can get relevant informations. For instance, log file becomes very important if your calcualtion goes wrong, click Log and open the run.log
to see what happened.
You will not be able to run calculations if you don't install the client, but you can still sign in and use the other functions (i.e. editting you own repositories, browsing and cloning the public repositories).
- Windows
- Linux
- Mac
Download and install the client in: Windows or Windows (Netdist).
Uninstall: click the
Uninstall SimpoClient
in startup menu, or clickC:\Program Files\SimpoClient\unins000.exe
.Available: Windows 10 (and above).
Ubuntuβ
Install:
Download the client in: Ubuntu or Ubuntu (Netdist).
then run:
sudo dpkg -i SimpoClient_0.11.5_amd64.deb
.
Uninstall:
sudo dpkg -r SimpoClient
orsudo bash /opt/SimpoClient//uninstall.sh
.Available: Ubuntu 20 (and above).
- Pending...