... | ... | @@ -24,7 +24,7 @@ MicroPP compilation |
|
|
|
|
|
**MicroPP-CPU**
|
|
|
|
|
|
1)` mkdir build-cpu`
|
|
|
1) `mkdir build-cpu`
|
|
|
2) `cd build-cpu`
|
|
|
3) `ccmake ../`
|
|
|
4) Type `c`, activate the flags: `OPEN_MPI`, copy the folder path into `CMAKE_INSTALL_PREFIX`, and finally, type `c` and `g` to proceed with the configure.
|
... | ... | |