rsnt_translations
56,430
edits
No edit summary |
(Marked this version for translation) |
||
Line 7: | Line 7: | ||
<!--T:25--> | |||
= Installing Materials Studio 2020 = {{Panel|title=Note|panelstyle=SideCallout|content=These instructions have been tested with Materials Studio 2020. }} | = Installing Materials Studio 2020 = {{Panel|title=Note|panelstyle=SideCallout|content=These instructions have been tested with Materials Studio 2020. }} | ||
If you have access to Materials Studio 2020, you will need two things to proceed. First, you must have the archive file that contains the installer; this file should be named <tt>BIOVIA_2020.MaterialsStudio2020.tar</tt>. Second, you must have the IP address (or DNS name) and the port of an already configured license server to which you will connect. | If you have access to Materials Studio 2020, you will need two things to proceed. First, you must have the archive file that contains the installer; this file should be named <tt>BIOVIA_2020.MaterialsStudio2020.tar</tt>. Second, you must have the IP address (or DNS name) and the port of an already configured license server to which you will connect. | ||
<!--T:26--> | |||
Once you have these, upload the <tt>BIOVIA_2020.MaterialsStudio2020.tar</tt> file to your /home folder on the cluster you intend to use. Then, run the commands | Once you have these, upload the <tt>BIOVIA_2020.MaterialsStudio2020.tar</tt> file to your /home folder on the cluster you intend to use. Then, run the commands | ||
{{Command|export MS_LICENSE_SERVER{{=}}<port>@<server>}} | {{Command|export MS_LICENSE_SERVER{{=}}<port>@<server>}} | ||
Line 15: | Line 17: | ||
{{Command|eb MaterialsStudio-2020.eb --sourcepath{{=}}$HOME}} | {{Command|eb MaterialsStudio-2020.eb --sourcepath{{=}}$HOME}} | ||
<!--T:27--> | |||
Once this command has completed, log out from the cluster and log back in. You should then be able to load the module with | Once this command has completed, log out from the cluster and log back in. You should then be able to load the module with | ||
{{Command|module load materialsstudio/2020}} | {{Command|module load materialsstudio/2020}} | ||
<!--T:28--> | |||
In order to be able to access the license server from the compute nodes, you will need to [[Technical support|contact technical support]] so that we can configure our firewall(s) to allow the software to connect to your licence server. | In order to be able to access the license server from the compute nodes, you will need to [[Technical support|contact technical support]] so that we can configure our firewall(s) to allow the software to connect to your licence server. | ||