[Paraview] [EXTERNAL] Re: ParaView crashes creating vtkMPIImageReader when reading raw data files.
Scott, W Alan
wascott at sandia.gov
Fri Mar 22 20:58:16 EDT 2013
I'm pretty sure it is off. This is on a Linux, LAN, client side build. From CMakeCache.txt,
//Enable MPI support for parallel computing
PARAVIEW_USE_MPI:BOOL=OFF
Now that I look at the bug, sure seems to me that the MPI Image Reader shouldn't be looked for!
How do we proceed from here?
Alan
-----Original Message-----
From: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com]
Sent: Friday, March 22, 2013 6:28 PM
To: Scott, W Alan
Cc: paraview at paraview.org
Subject: [EXTERNAL] Re: [Paraview] ParaView crashes creating vtkMPIImageReader when reading raw data files.
Is your version of ParaView is not built with MPI enabled? It's a bug indeed. We should use the non-mpi ImageReader if that's indeed the case.
On Fri, Mar 22, 2013 at 8:24 PM, Scott, W Alan <wascott at sandia.gov> wrote:
> I have a build of ParaView (both 3.98.1 and master) that is failing
> when trying to read raw data files. The Kitware binaries successfully
> read this raw data. The error message is as follows:
>
> ERROR: In
> ..../src/ParaView3/ParaViewCore/ServerImplementation/Core/vtkSIProxy.cxx
> , line
> 307
> vtkSISourceProxy (0x17bc94a0): Failed to create vtkMPIImageReader.
> Aborting for debugging purposes.
>
> Anyone have any ideas?
>
> Thanks all!
>
> Alan
>
>
>
>
> _______________________________________________
> 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://www.paraview.org/mailman/listinfo/paraview
>
More information about the ParaView
mailing list