Materials Studio: Difference between revisions
(Created page with "Compute Canada does not have permission to install Materials Studio centrally on all clusters. However, if you do have access to Materials Studio, you will find below a recipe...") |
No edit summary |
||
Line 7: | Line 7: | ||
Once you have these, upload the <tt>MaterialsStudio2018.tgz</tt> file to your home folder on the cluster you intend to use. Then, run the command | Once you have these, upload the <tt>MaterialsStudio2018.tgz</tt> file to your home folder on the cluster you intend to use. Then, run the command | ||
{{Command|MS_LICENSE_SERVER=<port>@<server> eb MaterialsStudio-2018-dummy-dummy.eb --sourcepath=$HOME}} | {{Command|MS_LICENSE_SERVER{{=}}<port>@<server> eb MaterialsStudio-2018-dummy-dummy.eb --sourcepath{{=}}$HOME}} | ||
Once this command has completed, log out from the cluster and log back in. You should then be able to load the module through: | Once this command has completed, log out from the cluster and log back in. You should then be able to load the module through: |
Revision as of 14:31, 8 May 2018
Compute Canada does not have permission to install Materials Studio centrally on all clusters. However, if you do have access to Materials Studio, you will find below a recipe to install it easily on our clusters.
Installing Materials Studio 2018
This recipe has been tested for Materials Studio 2018.
If you have access to Materials Studio 2018, you will need two things to proceed. First, you will need to have the archive file that contains the installer. This file should be named MaterialsStudio2018.tgz. Second, you will need to have the IP address and the port of the license server that you are going to use to connect to.
Once you have these, upload the MaterialsStudio2018.tgz file to your home folder on the cluster you intend to use. Then, run the command
[name@server ~]$ MS_LICENSE_SERVER=<port>@<server> eb MaterialsStudio-2018-dummy-dummy.eb --sourcepath=$HOME
Once this command has completed, log out from the cluster and log back in. You should then be able to load the module through:
[name@server ~]$ module load materialsstudio/2018
In order to be able to access the license server from the compute nodes, you will need to contact our technical support so that we can open our firewall and give you the IP addresses from which the license server needs to accept requests from.