Hi, I have a problem configuring MPI, I get the message bellow. How can I get more details about what is missing? thanks, Merav
-- MPI found mpi is disabled Module IMP.mpi disabled
On 11/01/2017 01:15 AM, מירב בריטברד wrote: > I have a problem configuring MPI, I get the message bellow. How can I > get more details about what is missing?
Look in the cmake error log. My guess would be that mpicc failed to compile the test executable.
Ben
I didn't find the cmake error log or any message about mpicc. where can I find it?
On Wed, Nov 1, 2017 at 9:22 PM, Ben Webb ben@salilab.org wrote:
> On 11/01/2017 01:15 AM, מירב בריטברד wrote: > >> I have a problem configuring MPI, I get the message bellow. How can I get >> more details about what is missing? >> > > Look in the cmake error log. My guess would be that mpicc failed to > compile the test executable. > > Ben > -- > ben@salilab.org https://salilab.org/~ben/ > "It is a capital mistake to theorize before one has data." > - Sir Arthur Conan Doyle >
On 11/2/17 5:34 AM, מירב בריטברד wrote: > I didn't find the cmake error log or any message about mpicc. where can > I find it?
This isn't really an IMP question, but a cmake one, so the cmake guys would be better people to ask, but on my system I find the cmake error log as CMakeFiles/CMakeError.log.
Ben
participants (2)
-
Ben Webb
-
מירב בריטברד