[Paraview] implication of -DUSE_SYSTEM_python=OFF (UNCLASSIFIED)

Su, Simon M CTR USARMY ARL (US) simon.m.su.ctr at mail.mil
Thu Sep 4 14:01:40 EDT 2014


Classification: UNCLASSIFIED
Caveats: NONE

Thanks Utkarsh
-simon

-----Original Message-----
From: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com]
Sent: Thursday, September 04, 2014 12:47 PM
To: Su, Simon M CTR USARMY ARL (US)
Cc: paraview at paraview.org
Subject: Re: [Paraview] implication of -DUSE_SYSTEM_python=OFF (UNCLASSIFIED)

You're absolutely right. In general, if you're building a package to deploy on 
the same machine you should use-system-*=ON for as many components are 
possible including Python, MPI, (and maybe even Qt).

Utkarsh

On Thu, Sep 4, 2014 at 12:21 PM, Su, Simon M CTR USARMY ARL (US) 
<simon.m.su.ctr at mail.mil> wrote:
> Classification: UNCLASSIFIED
> Caveats: NONE
>
> Thanks Utkarsh. Then PV compiled with USE_SYSTEM_python=OFF, none of
> the system installed python related packages (numpy, scipy, etc, etc)
> will work in PV right? And only those python packages (numpy) included
> in the PV superbuild process are available for use. Right?
>
> Thanks
> -simon
>
> -----Original Message-----
> From: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com]
> Sent: Thursday, September 04, 2014 12:13 PM
> To: Su, Simon M CTR USARMY ARL (US)
> Cc: paraview at paraview.org
> Subject: Re: [Paraview] implication of -DUSE_SYSTEM_python=OFF
> (UNCLASSIFIED)
>
> USE_SYSTEM_python=OFF will result in ParaView compile and package it's
> Python version. USE_SYSTEM_python=ON will result in ParaView using a
> version installed on your system. Thus the bundle won't be work on any
> other systems where the Python you build against isn't available.
>
> With USE_SYSTEM_python=ON, advanced CMAke options will allow you to
> pick which Python libraries and executables to use for the build
> (similar to what one sets in  a regular ParaView build).
>
> Utkarsh
>
> On Thu, Sep 4, 2014 at 12:06 PM, Su, Simon M CTR USARMY ARL (US)
> <simon.m.su.ctr at mail.mil> wrote:
>> Classification: UNCLASSIFIED
>> Caveats: NONE
>>
>> Hello,
>>
>> What is the difference between -DUSE_SYSTEM_python=OFF  and
>> -DUSE_SYSTEM_python=ON superbuild PV compile?  Are there things that
>> I need to setup differently between the two type of compile to make
>> sure that PV is picking up the right python version after I deploy
>> the binary compiled?
>>
>> Thanks
>> -simon
>>
>> Classification: UNCLASSIFIED
>> Caveats: NONE
>>
>>
>>
>> _______________________________________________
>> 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
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/paraview
>>
>
> Classification: UNCLASSIFIED
> Caveats: NONE
>
>

Classification: UNCLASSIFIED
Caveats: NONE


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 9990 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20140904/068c09a4/attachment.bin>


More information about the ParaView mailing list