Public install at ASIPP (EAST)¶
At ASIPP there is a public installation of OMFIT available to all users on the shenma cluster. The unstable branch version of the OMFIT installation can be executed by running:
module load omfit
omfit
Tip
New users might want to take a look at the Run section.
Use No-Machine¶
Connection to the shenma.ipp.ac.cn server is allowed only for IP addresses that are on a white-list (as are the GA servers).
To fix the NoMachine problem with the up-arrow key and US-keyboard. Go to System > Preferences > Keyboard Shortcuts then change the Action > Desktop > Take a screenshot shortcut to something that you will not use.
To avoid issues with repeated ssh connections to shenma, add the following to your ~/.ssh/config file on shenma:
Host *
ControlMaster auto
ControlPath /tmp/ssh_mux_%h_%p_%r
Then start a ssh session to shenma in a separate terminal, and keep it open.
Contacts¶
In case of problems please contact Nan Shi, Qilong Ren, Jiale Chen, or Orso Meneghini.