tutorial/compilation: compilation testing remark authored by Johannes Keller's avatar Johannes Keller
......@@ -110,7 +110,8 @@ source code in branch `master-ad`:
1. `16` (bigger number = faster compilation)
**Remark**: The compiler to use is automatically detected by `cmake`.
SHEMAT-Suite can be compiled using `gcc` or `intel` compilers.
SHEMAT-Suite compilation has been tested for Fortran compilers from
`gcc` and `intel`.
Alternatively, `cmake` provides a **GUI** for chosing the compilation optionas and settings. The command
......
......