[Paraview] [EXTERNAL] ParaView looking for MPI when it shouldn't.

Andrew Maclean andrew.amaclean at gmail.com
Thu Jul 5 19:24:11 EDT 2012


Thanks, Scott,

Yes, that does the trick. I guess this is not being seen on the dashboard
because those machines all have MPI running.
So there is a need to look at the CMakeLists.txt files for examples and
testing to make sure that if MPI is excluded then those examples/tests need
to be excluded.

Thanks
Andrew

On Fri, Jul 6, 2012 at 9:11 AM, Scott, W Alan <wascott at sandia.gov> wrote:

>  I had the same issue.  If I remember correctly, I “think” the solution
> was to turn off BUILD_EXAMPLES and BUILD_TESTING.****
>
> ** **
>
> Alan****
>
> ** **
>
> *From:* paraview-bounces at paraview.org [mailto:
> paraview-bounces at paraview.org] *On Behalf Of *Andrew Maclean
> *Sent:* Thursday, July 05, 2012 5:08 PM
> *To:* paraview at paraview.org
> *Subject:* [EXTERNAL] [Paraview] ParaView looking for MPI when it
> shouldn't.****
>
> ** **
>
> Hi All,****
>
> I am building ParaView from the Git repository and for some reason it is
> looking for MPI even though I have PARAVIEW_USE_MPI turned off.
> ****
>
> I can't see any other setting that is forcing MPI to be turned on.****
>
> ** **
>
> Is there something I am missing or is there an error in the configuration
> files?****
>
> ** **
>
> My output is:****
>
> ...****
>
> - Filter ZLIB is ON****
>
> -- Could NOT find MPI_C (missing:  MPI_C_LIBRARIES MPI_C_INCLUDE_PATH) ***
> *
>
> -- Could NOT find MPI_CXX (missing:  MPI_CXX_LIBRARIES
> MPI_CXX_INCLUDE_PATH) ****
>
> CMake Error at VTK/Parallel/MPI/CMakeLists.txt:35 (message):****
>
>   MPIEXEC was empty.****
>
> ** **
>
> ** **
>
> -- Configuring incomplete, errors occurred!****
>
> make: *** [cmake_check_build_system] Error 1****
>
> ** **
>
> Regards****
>
> ** **
>
> --
> ___________________________________________
> Andrew J. P. Maclean
>
> ___________________________________________****
>



-- 
___________________________________________
Andrew J. P. Maclean

___________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120706/0e73d779/attachment-0001.htm>


More information about the ParaView mailing list