MPI with CodeLite
Posted: Thu Oct 19, 2017 1:26 am
Greetings!
I would like to use CodeLite with mpic++ compiler. But the "scan computer for compilers" can`t find it. But actually it exists.
For example, when I type in terminal:
it works. How can I solve this problem? Looking forward for your responce.
I would like to use CodeLite with mpic++ compiler. But the "scan computer for compilers" can`t find it. But actually it exists.
For example, when I type in terminal:
Code: Select all
mpic++ -o Pi_parallel Pi_parallel.cpp,
it works. How can I solve this problem? Looking forward for your responce.