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

fix mic

parent c8b6d359
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,25 +519,21 @@ r21u01n577-mic0:~$ cat test.mat
## 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):
* k1om-unknown-linux-gnu
* k1om-mpss-linux-gnu
* x86_64-k1om-linux
* k1om-mpss-linux
**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=`
* 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**
* Read [Lmod](../modules/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