Skip to content
Snippets Groups Projects
Commit cba3a1ef authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

fix

parent 803eab83
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,!174MIC
...@@ -10,7 +10,7 @@ To get access to a compute node with Intel Xeon Phi accelerator, use the PBS int ...@@ -10,7 +10,7 @@ To get access to a compute node with Intel Xeon Phi accelerator, use the PBS int
$ qsub -I -q qprod -l select=1:ncpus=24:accelerator=True -A NONE-0-0 $ qsub -I -q qprod -l select=1:ncpus=24:accelerator=True -A NONE-0-0
``` ```
To set up the environment module "intel" has to be loaded, without specifying the version, default version is loaded (at time of writing this, it's 2017b) To set up the environment module "intel" has to be loaded, without specifying the version, default version is loadedi
```console ```console
$ ml intel/2017b $ ml intel/2017b
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment