Re: [Paraview] ParaView make error: Unsupported protocol; HTTP response code said error ...

2016-03-10 Thread Cory Quammen
The real problem is that the CMake you are using wasn't built with OpenSSL support. If you ever want to enable testing, you'll need to configure with an OpenSSL-enabled CMake. On Thu, Mar 10, 2016 at 1:51 PM, Utkarsh Ayachit wrote: > Add `-DBUILD_TESTING:BOOL=OFF` to

Re: [Paraview] pv5.0 multi-page tiff in parallel

2016-03-10 Thread Utkarsh Ayachit
Cool. Thanks for the info. I'll merge this in cleanly once I catch up with some of my todo list :). On Wed, Mar 9, 2016 at 7:20 AM, Insley, Joseph A. wrote: > For us, having the patch available was really important. Now that we have it > and can patch our production install, I'd

Re: [Paraview] ParaView make error: Unsupported protocol; HTTP response code said error ...

2016-03-10 Thread Utkarsh Ayachit
Add `-DBUILD_TESTING:BOOL=OFF` to you cmake command line. That'll disable the downloading of test datasets and void this error. Utkarsh On Thu, Mar 10, 2016 at 1:41 PM, Halter, Jon wrote: > I'm trying to configure ParaView for use with OSMesa. I've successfully > built OSMesa

Re: [Paraview] [Catalyst] Setting the MPI Comm in Python

2016-03-10 Thread Andy Bauer
I don't think that would help for Johann's case since he's using Python. It may be worthwhile though to make it easier to initialize Catalyst through Python. Best, Andy On Thu, Mar 10, 2016 at 11:32 AM, Joachim Pouderoux < joachim.pouder...@kitware.com> wrote: > Hi, > > Regarding the initial

[Paraview] ParaView make error: Unsupported protocol; HTTP response code said error ...

2016-03-10 Thread Halter, Jon
I'm trying to configure ParaView for use with OSMesa. I've successfully built OSMesa and now I'm trying to build ParaView. I based my cmake options on what I found here: http://www.paraview.org/Wiki/ParaView/ParaView_And_Mesa_3D cmake \

Re: [Paraview] [Catalyst] Setting the MPI Comm in Python

2016-03-10 Thread Joachim Pouderoux
Hi, Regarding the initial problem, would it be useful to add a new method Initialize(vtkMPICommunicator* comm) to vtkCPProcessor? - it should be quite straightforward to do. Best, Joachim *Joachim Pouderoux* *PhD, Technical Expert* *Kitware SAS * 2016-03-10 16:48

Re: [Paraview] [Catalyst] Setting the MPI Comm in Python

2016-03-10 Thread Andy Bauer
Hi Yohann, Thanks for the info! If you get some interesting results it would be great if you could share it. We've recently created some highlighted applications that use Catalyst at http://www.paraview.org/catalyst-adaptors/. If you'd like to have a section there on elsA, I'd be more than happy

Re: [Paraview] [Catalyst] Setting the MPI Comm in Python

2016-03-10 Thread VAUTRIN Yohann (SAFRAN)
Hi Andy, I’m using elsA, a CFD package developed by ONERA in France. I was given a few links by the project manager if you want more information about the software: • An Overview of the Multi-Purpose elsA Flow Solver