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
In the native mode a program is executed directly on Intel Xeon Phi without involvement of the host machine. Similarly to offload mode, the code is compiled on the host computer with Intel compilers.
## qprod,qexp
To compile a code user has to be connected to a compute with MIC and load Intel compilers module. To get an interactive session on a compute node with an Intel Xeon Phi and load the module use following commands
```console
...
...
@@ -311,10 +309,10 @@ Test passed
!!! tip
Or use the procedure from the chapter Devel Environment.
## qmic
## Queue qmic
!!! warning
Only Intel Xeon Phi cards.
Only Intel Xeon Phi cards.
Execute native job
...
...
@@ -388,7 +386,7 @@ r21u02n578-mic0:~$ ml av
```
After load module `devel_environment` are available modules for architecture k10m-mpss-linux and now exists systems software (gcc, cmake, make, git, htop, vim, ...).
After load module `devel_environment` are available modules for architecture k10m-mpss-linux and now exists systems software (gcc, cmake, make, git, htop, vim, ...).
* Example
...
...
@@ -434,7 +432,7 @@ Internet, point your browser at http://www.perl.org/, the Perl Home Page.