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

fix mic

parent fc33ddf6
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,22 +519,25 @@ r21u01n577-mic0:~$ cat test.mat
## Native Build Software With Devel Environment
* Compiler
* gcc (GCC) 5.1.1 **without** gfortran support
**Compiler**
* Architecture (depends on compiled software):
* k1om-unknown-linux-gnu
* k1om-mpss-linux-gnu
* x86_64-k1om-linux
* k1om-mpss-linux
* gcc (GCC) 5.1.1 **without** gfortran support
* Configure step (for `configure`,`make` and `make install` software)
* specify architecture `--build=`
**Architecture** (depends on compiled software):
* k1om-unknown-linux-gnu
* k1om-mpss-linux-gnu
* x86_64-k1om-linux
* k1om-mpss-linux
**Configure step** (for `configure`,`make` and `make install` software)
* specify architecture `--build=`
```console
./configure --prefix=/apps/phi/software/ncurses/6.0 --build=k1om-mpss-linux
```
* Modulefile and Lmod
**Modulefile and Lmod**
Read [Lmod](../modules/lmod/)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment