4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section
@@ -17,6 +17,34 @@ If an ISV application was purchased for educational (research) purposes and also
For each license, there is a [table][a] providing the information about the name, number of available (purchased/licensed), number of used and number of free license features.
### Command Line
To check license usage via command line, use the `LicenseChecker` module with the `lmstat` utility:
```console
ml LicenseChecker/1.0
```
For example, to check usage of Ansys licenses, use:
```console
lmstat -a -c 1055@license.it4i.cz
```
or for a specific module (e.g. HPC):
```console
lmstat -f aa_r_hpc -c 1055@license.it4i.cz
```
To list all Ansys modules, use:
```console
lmstat -i -c 1055@license.it4i.cz
```
For other applications' licenses, change the port number in the command according to the **Port** column in [this list][b].
## License Aware Job Scheduling
Salomon and Barbora clusters provide license aware job scheduling.
...
...
@@ -51,3 +79,4 @@ The license is used and accounted only with the real usage of the product. So in