next up previous contents
Next: Compilation using make Up: Compilation Previous: Compilation   Contents

Compilation using cmake

:$ \sim >$
cd ParMooN
:$ \sim >$
mkdir BUILD
:$ \sim >$
cd BUILD
:$ \sim >$
cmake-gui ../

Now a cmake GUI window will open in which do the following:

 $&bull#bullet;$
Now in the BUILD folder, type make to compile ParMooN

 $&bull#bullet;$
parmoon_SEQUENTIAL.exe file will be generated in the folder that was selected in AParMooN_OUTPUT_DIR, that is, for the selected example it will be ....ParMooN/OutPut/cd2d/parmoon_SEQUENTIAL.exe


next up previous contents
Next: Compilation using make Up: Compilation Previous: Compilation   Contents
Sashi 2016-11-26