[Paraview] Python interpreter not being created for coprocessing?

2012-08-22 Thread Vanmoer, Mark W
Hello, I'm setting up someone's code to use coprocessing with OSMesa and openmpi/pgi/cuda fortran on NCSA's Forge using ParaView from the git repo. I'm getting segfaults and pgdbg gives me this error when coprocessorinitialize is called: [0] Signalled SIGSEGV at 0x2B62188CFD9A, function vtkCP

Re: [Paraview] Python interpreter not being created for coprocessing?

2012-08-22 Thread Andy Bauer
Hi Mark, I think I can guess what the problem is but can't be certain without some more information. My guess is that you're using ParaView 3.14.1 for this and you're trying to use the fortran interface but haven't built ParaView with Python enabled. There were some dependency issues there that ha

Re: [Paraview] Python interpreter not being created for coprocessing?

2012-08-23 Thread Andy Bauer
Mark > > ** ** > > *From:* Andy Bauer [mailto:andy.ba...@kitware.com] > *Sent:* Wednesday, August 22, 2012 10:49 AM > *To:* Vanmoer, Mark W > *Cc:* paraview@paraview.org > *Subject:* Re: [Paraview] Python interpreter not being created for > coprocessing? > > **

Re: [Paraview] Python interpreter not being created for coprocessing?

2012-08-23 Thread Vanmoer, Mark W
, 2012 1:32 PM To: Vanmoer, Mark W Cc: paraview@paraview.org Subject: Re: [Paraview] Python interpreter not being created for coprocessing? It looks like you've built it properly. At least I don't see anything that looks wrong. I think the reason you didn't get any coprocessing test

Re: [Paraview] Python interpreter not being created for coprocessing?

2012-08-23 Thread Andy Bauer
; > Mark > > *From:* Andy Bauer [mailto:andy.ba...@kitware.com] > *Sent:* Thursday, August 23, 2012 1:32 PM > > *To:* Vanmoer, Mark W > *Cc:* paraview@paraview.org > *Subject:* Re: [Paraview] Python interpreter not being created for > coprocessing? > > **

Re: [Paraview] Python interpreter not being created for coprocessing?

2012-08-24 Thread Vanmoer, Mark W
101 - PCoProcessingTestPythonScript (Failed) Errors while running CTest Mark From: Andy Bauer [mailto:andy.ba...@kitware.com] Sent: Thursday, August 23, 2012 3:06 PM To: Vanmoer, Mark W Cc: paraview@paraview.org Subject: Re: [Paraview] Python interpreter not being created for coprocessing? On Thu,

Re: [Paraview] Python interpreter not being created for coprocessing?

2012-08-27 Thread Andy Bauer
withTesting/ThirdParty/protobuf/vtkprotobuf/bin/Release/CoProcessingPythonScriptExample.exe' > > > does not exist > > ** ** > > ** ** > > ** ** > > ** ** > > The following tests passed: > > vtkCoProcessor-HeaderTest &

Re: [Paraview] Python interpreter not being created for coprocessing?

2012-08-27 Thread Vanmoer, Mark W
_check) VTK/CMake/vtkModuleTop.cmake:52 (vtk_module_check) VTK/CMakeLists.txt:334 (include) Mark From: Andy Bauer [mailto:andy.ba...@kitware.com] Sent: Monday, August 27, 2012 11:59 AM To: Vanmoer, Mark W Cc: paraview@paraview.org Subject: Re: [Paraview] Python interpreter not being created f

Re: [Paraview] Python interpreter not being created for coprocessing?

2012-08-28 Thread Andy Bauer
ke/vtkModuleTop.cmake:52 (vtk_module_check) > >VTK/CMakeLists.txt:334 (include) > > ** ** > > Mark > > ** ** > > *From:* Andy Bauer [mailto:andy.ba...@kitware.com] > *Sent:* Monday, August 27, 2012 11:59 AM > > *To:* Vanmoer, Mark

Re: [Paraview] Python interpreter not being created for coprocessing?

2012-08-28 Thread Vanmoer, Mark W
W Cc: paraview@paraview.org Subject: Re: [Paraview] Python interpreter not being created for coprocessing? Hmm, ParaView has been undergoing a lot of changes lately so it's been a bit unstable. I just checked out a clean version and built it without any problems. The SHA fro

Re: [Paraview] Python interpreter not being created for coprocessing?

2012-08-29 Thread Andy Bauer
> > **** > > > > '/usr/apps/vis/ParaView/repo/withTesting/ThirdParty/protobuf/vtkprotobuf/bin/Release/CoProcessingPythonScriptExample.exe' > > > does not exist > > > > > > > > > > The fo

Re: [Paraview] Python interpreter not being created for coprocessing?

2012-08-30 Thread Andy Bauer
> > > > Mark > > > > > > *From:* Andy Bauer [mailto:andy.ba...@kitware.com] > *Sent:* Tuesday, August 28, 2012 12:19 PM > > > *To:* Vanmoer, Mark W > *Cc:* paraview@paraview.org > *Subject:* Re: [Paraview] Python interp