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

fix mic

parent e3b7e30e
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
...@@ -519,18 +519,18 @@ r21u01n577-mic0:~$ cat test.mat ...@@ -519,18 +519,18 @@ r21u01n577-mic0:~$ cat test.mat
## Native Build Software With Devel Environment ## Native Build Software With Devel Environment
### Compiler Compiler
* gcc (GCC) 5.1.1 **without** gfortran support * gcc (GCC) 5.1.1 **without** gfortran support
### Architecture (depends on compiled software): Architecture (depends on compiled software):
* k1om-unknown-linux-gnu * k1om-unknown-linux-gnu
* k1om-mpss-linux-gnu * k1om-mpss-linux-gnu
* x86_64-k1om-linux * x86_64-k1om-linux
* k1om-mpss-linux * k1om-mpss-linux
### Configure step (for `configure`,`make` and `make install` software) Configure step (for `configure`,`make` and `make install` software)
* specify architecture `--build=` * specify architecture `--build=`
...@@ -538,6 +538,6 @@ r21u01n577-mic0:~$ cat test.mat ...@@ -538,6 +538,6 @@ r21u01n577-mic0:~$ cat test.mat
./configure --prefix=/apps/phi/software/ncurses/6.0 --build=k1om-mpss-linux ./configure --prefix=/apps/phi/software/ncurses/6.0 --build=k1om-mpss-linux
``` ```
### Modulefile and Lmod Modulefile and Lmod
Read [Lmod](../modules/lmod/) Read [Lmod](../modules/lmod/)
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