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

fix mic

parent f148922a
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
...@@ -520,16 +520,16 @@ r21u01n577-mic0:~$ cat test.mat ...@@ -520,16 +520,16 @@ 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=`
```console ```console
./configure --prefix=/apps/phi/software/ncurses/6.0 --build=k1om-mpss-linux ./configure --prefix=/apps/phi/software/ncurses/6.0 --build=k1om-mpss-linux
......
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