Skip to content
Snippets Groups Projects
Commit cc903fc9 authored by Roman Sliva's avatar Roman Sliva
Browse files

Fix job-features.md formatting

parent 1eaa24ca
No related branches found
No related tags found
6 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,!196Master,!194Job features
# Job features # Job features
Special features installed/configured on the fly on allocated nodes, features are requested in PBS job. Special features installed/configured on the fly on allocated nodes, features are requested in PBS job.
qsub ... -l feature-name=req ```console
qsub... -l feature-name=req
```
## VTune support ## VTune support
Load VTune kernel modules. Load VTune kernel modules.
...@@ -16,6 +18,7 @@ Available on Salomon Perrin nodes. ...@@ -16,6 +18,7 @@ Available on Salomon Perrin nodes.
Install development packages (gcc, g++, make, automake, autoconf, bison, flex, perl, libraries, ...) on MIC accelerators. Install development packages (gcc, g++, make, automake, autoconf, bison, flex, perl, libraries, ...) on MIC accelerators.
```console ```console
qsub ... -l mic_devel=true qsub ... -l mic_devel=true
```
## Global RAM disk ## Global RAM disk
Available on Salomon Perrin nodes. Available on Salomon Perrin nodes.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment