Translations:LS-DYNA/4/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Importing a new version from external source)
 
(Importing a new version from external source)
Tag: Replaced
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Configuring your license file ==
== Configuring your license ==
Our module for LS-DYNA is designed to look for license information in a few places. One of those places is your home folder. If you have your own license server, you can write the information to access it in the following format:
{{File
|name=ls-dyna.lic
|lang="bash"
|contents=
#LICENSE_TYPE: network
#LICENSE_SERVER:<port>@<server>
}}and put this file in the folder <tt>$HOME/.licenses/</tt> on each cluster where you plan to submit ls-dyna jobs.  Note that firewall changes will need to be done on both our side and your side.  To arrange this, send an email containing the service port and ip address of your floating license server to [[Technical support]].  To check your new license file is responding run the following commands:
<code>module load ls-dyna
ls-dyna_s</code>
The output should contain defined (non-empty) values for <code>Licensed to:</code> and <code>Issued by:</code>, press ^c to exit.

Latest revision as of 18:55, 20 March 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (LS-DYNA)
== Configuring your license ==

Configuring your license