Skip to content
Snippets Groups Projects
Commit d0ca65ba authored by David Hrbáč's avatar David Hrbáč
Browse files

Links OK

parent 2b3d6a0c
No related branches found
No related tags found
5 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,!219Virtual environment, upgrade MKdocs, upgrade Material design
......@@ -24,7 +24,7 @@ Commercial licenses:
## Intel Compilers
For information about the usage of Intel Compilers and other Intel products, read the [Intel Parallel studio](software/intel-suite/intel-compilers/) page.
For information about the usage of Intel Compilers and other Intel products, read the [Intel Parallel studio][1] page.
## PGI Compilers (Only on Salomon)
......@@ -51,7 +51,7 @@ $ pgdbg &
$ pgprof &
```
For more information, see the [PGI page](http://www.pgroup.com/products/pgicdk.htm).
For more information, see the [PGI page][a].
## GNU
......@@ -187,8 +187,14 @@ For more information see the man pages.
## Java
For information how to use Java (runtime and/or compiler), read the [Java page](software/java/).
For information how to use Java (runtime and/or compiler), read the [Java page][2].
## NVIDIA CUDA
For information how to work with NVIDIA CUDA, read the [NVIDIA CUDA page](anselm/software/nvidia-cuda/).
For information how to work with NVIDIA CUDA, read the [NVIDIA CUDA page][3].
[1]: intel/intel-suite/intel-compilers.md
[2]: lang/java.md
[3]: ../anselm/software/nvidia-cuda.md
[a]: http://www.pgroup.com/products/pgicdk.htm
......@@ -15,7 +15,7 @@ If an ISV application was purchased for educational (research) purposes and also
### Web Interface
For each license there is a table, which provides the information about the name, number of available (purchased/licensed), number of used and number of free license features [https://extranet.it4i.cz/anselm/licenses](https://extranet.it4i.cz/anselm/licenses)
For each license there is [a table][a], which provides the information about the name, number of available (purchased/licensed), number of used and number of free license features.
### Text Interface
......@@ -68,7 +68,7 @@ Names of applications (APP):
matlab-edu
```
To get the FEATUREs of a license take a look into the corresponding state file ([see above](software/isv_licenses/#Licence)), or use:
To get the FEATUREs of a license take a look into the corresponding state file ([see above][1]), or use:
### Application and List of Provided Features
......@@ -105,3 +105,7 @@ $ qsub -I -q qprod -A PROJECT_ID -l select=2:ncpus=16 -l feature__matlab-edu__MA
```
The license is used and accounted only with the real usage of the product. So in this example, the general Matlab is used after Matlab is run by the user and not at the time, when the shell of the interactive job is started. Also the Distributed Computing licenses are used at the time, when the user uses the distributed parallel computation in Matlab (e. g. issues pmode start, matlabpool, etc.).
[1]: #Licence
[a]: https://extranet.it4i.cz/rsweb/anselm/license/Ansys
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment