-
-
February 27, 2019 at 6:54 pm
swheat
SubscriberWe had to install in silent mode as our Centos7.5 linux system does not have a GUI environment. Thus, we did not have a chance to interact on configuring the server information regarding where the license manager is running and under what ports.
In command line environments, how do we configure the license information for Ansys/fluent clients?
And, is the license obtained by running fluent, or in the case of an HPC system where several nodes will be running, do all of the licenses get allocated before the job is launched on all the nodes? We ask this here in case the fact that we are an HPC system doing batch runs impacts the answer to the first question.
-
February 27, 2019 at 11:32 pm
tsiriaks
Ansys EmployeeHi srwheat,
You can either
1. create ansyslmd.ini file under (default)Â /ansys_inc/shared_files/licensing/Â with content something like this
SERVER=1055@
ANSYSLI_SERVERS=2325@
You can change those ports above accordingly if the license server is not running on default ports.
OR
2. set ANSYSLMD_LICENSE_FILE environment variable with value 1055@
 Â
If the ALI is not using default port 2325, you must also set ANSYSLI_SERVERS with value
@
Â
All nodes in the cluster, including compute nodes, must be able to communicate with the license server and pull the licenses from it.
The submit node would pull pre/post licenses, while the first solving/compute node would pull solver license.
Â
Hope this helps.
Thanks,
Win
-
- The topic ‘Configuring Linux client in command line mode to remote license manager/server’ is closed to new replies.
-
3767
-
1333
-
1173
-
1090
-
1014
© 2025 Copyright ANSYS, Inc. All rights reserved.