Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
mNo edit summary |
(location of lmutil in ANSYS distribution has changed) |
||
Line 98: | Line 98: | ||
Ansys comes with an <code>lmutil</code> tool that can be used to check your license usage. Before using it verify your <code>ansys.lic</code> is configured. Then run the following two commands on a cluster that you are set up to use: </translate> | Ansys comes with an <code>lmutil</code> tool that can be used to check your license usage. Before using it verify your <code>ansys.lic</code> is configured. Then run the following two commands on a cluster that you are set up to use: </translate> | ||
{{Commands2 | {{Commands2 | ||
|module load ansys | |module load ansys/2023R2 | ||
|$EBROOTANSYS/ | |$EBROOTANSYS/v232/licensingclient/linx64/lmutil lmstat -c $ANSYSLMD_LICENSE_FILE -S ansyslmd | ||
}}<translate> | }}<translate> | ||
If you load a different version of the <code>ansys</code> module, you will need to modify the path to the <code>lmutil</code> command. | |||
= Version compatibility = <!--T:18--> | = Version compatibility = <!--T:18--> |