Nabil,

OpenMPI would work just fine too. Use can make the superbuild use an
externally built MPI implementation very easily. As documented here (
https://gitlab.kitware.com/paraview/paraview-superbuild/), just set
the USE_SYSTEM_xxx (in this case, USE_SYSTEM_mpi) Cmake flag to ON and then
point to the MPI libs, if not in default path.

Utkarsh

On Tue, Jul 11, 2017 at 6:49 PM, Nabil Ghodbane <[email protected]>
wrote:

> dear experts,
> the superbuild currently supports mpich (http://www.paraview.org/
> files/dependencies/mpich-3.2.tar.gz). Did someone by chance try to use
> openmpi (which version can be used in this case?) and if so, is there some
> feedback one could benefit from ?
> thanks.
>
> Nabil Ghodbane (Ph. D. Habil*.*)
> Phone: +33 6 34 42 33 43 <+33%206%2034%2042%2033%2043>
> Mailto: [email protected]
>
>
> On Tue, Jul 4, 2017 at 3:02 PM, Nabil Ghodbane <[email protected]>
> wrote:
>
>> dear experts
>> I am trying to compile Paraview with the latest superbuild using gcc 4.8.5
>> the compilation fails with the error message that C++14 is needed...
>> *configure: error swr requires C++14 support*
>>
>> This raises two questions:
>> 1/ Can one switch to c++11  and if yes, how ?
>> 2/ what is the minimal configuration for gcc one needs to setup in order
>> to be able to compile Paraview with superbuild.
>> thanks
>>
>>
>> Nabil Ghodbane (Ph. D. Habil*.*)
>> Phone: +33 6 34 42 33 43 <06%2034%2042%2033%2043>
>> Mailto: [email protected]
>>
>>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to