Re: [Paraview] Fwd: Amazon EC2 Cluster + Paraview

2011-02-12 Thread Matthew Dillon
think, the XDMF library). On 2/11/11 6:32 PM, Matthew Dillon mrdil...@alaska.edu wrote: Nathan, Thanks for the reply. That cleared out most of the warnings. I am left with: WARNING: Target vtkRendering requests linking to directory /home/ubuntu/osmesa/lib. Targets may link only

Re: [Paraview] Amazon EC2 Cluster + Paraview

2011-02-11 Thread Matthew Dillon
able to get PV to build correctly. Sorry to keep pestering. Thanks M On Thu, Feb 10, 2011 at 7:17 PM, Matthew Dillon mrdil...@alaska.edu wrote: Just curious if anyone has any experience setting up a Paraview server on Amazon's EC2 platform. I have compiled VTK a few times in the past, but I am

Re: [Paraview] Amazon EC2 Cluster + Paraview

2011-02-11 Thread Matthew Dillon
, The ParaView Users Guide has a section on setting up offscreen rendering using OSMesa which you can read at: http://www.paraview.org/Wiki/ParaView/Users_Guide/Parallel_Rendering#Offscreen_software_rendering_via_OSMesa On Fri, Feb 11, 2011 at 4:56 PM, Matthew Dillon mrdil...@alaska.eduwrote

Re: [Paraview] Amazon EC2 Cluster + Paraview

2011-02-11 Thread Matthew Dillon
, no to libGL. When you're done build paraview, an ldd on the binary should reveal no dependencies on libGL, only libOSMesa. Pat On Fri, Feb 11, 2011 at 5:15 PM, Matthew Dillon mrdil...@alaska.eduwrote: Thank you, I have been using that section as a guideline for getting this thing set up. Perhaps

Re: [Paraview] Amazon EC2 Cluster + Paraview

2011-02-11 Thread Matthew Dillon
Can I still do volume rendering with osmesa, or is this a gpu thing? On Fri, Feb 11, 2011 at 1:42 PM, Matthew Dillon mrdil...@alaska.edu wrote: Pat, Alrighty, I will make sure to do that. I think the best option is to do a pure osmesa build (it sounds like its simpler at the end of the day

Re: [Paraview] Amazon EC2 Cluster + Paraview

2011-02-11 Thread Matthew Dillon
NIfTIWriter requests linking to directory /home/ubuntu/osmesa/lib. Targets may link only to libraries. CMake is dropping the item. /end quote /home/ubuntu/osmesa/ is the directory that the osmesa files were built to... On Fri, Feb 11, 2011 at 2:12 PM, Matthew Dillon mrdil...@alaska.edu wrote: Can

[Paraview] Amazon EC2 Cluster + Paraview

2011-02-10 Thread Matthew Dillon
Just curious if anyone has any experience setting up a Paraview server on Amazon's EC2 platform. I have compiled VTK a few times in the past, but I am spinning my wheels trying to square away offscreen rendering and parallel processing. I know this doesn't necessarily need to relate to EC2, but I

Re: [Paraview] Paraview 3.6.1 and netCDF 4

2009-11-13 Thread Matthew Dillon
. As well, thanks David for the information on xdmf, I helped clear some things up. Thanks everyone for your help, I really appreciate it. Matthew Dillon On Nov 13, 2009, at 5:26 AM, David E DeMarle wrote: About the h5 files, ParaView requires an xdmf file the help it interpret and load

[Paraview] Paraview 3.6.1 and netCDF 4

2009-11-12 Thread Matthew Dillon
setup: Mac OS X 10.6.1, Paraview 3.6.1 binary, netCDF 4.0.1. Any help on this would be really appreciated. Thanks! Matthew Dillon ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource

Re: [Paraview] Paraview 3.6.1 and netCDF 4

2009-11-12 Thread Matthew Dillon
, it should show up in that list. -Ken On 11/12/09 1:56 PM, Matthew Dillon mrdil...@alaska.edu wrote: Hi all, I have a question. I have been using VTK for some time now, and have recently been focusing my efforts on Paraview. I am running into a problem though. I am trying to import netCDF volume data

Re: [Paraview] Paraview 3.6.1 and netCDF 4

2009-11-12 Thread Matthew Dillon
guess there is something wrong with the structure of the files I am creating. This is perfect though, I had no clue if the problem was me, the paraview binary, or a little bit of both. Now things have been whittled down a bit. Thanks, have a great day. Matthew Dillon On Nov 12, 2009, at 1

Re: [Paraview] Paraview 3.6.1 and netCDF 4

2009-11-12 Thread Matthew Dillon
compatible. -Ken On 11/12/09 4:01 PM, Matthew Dillon mrdil...@alaska.edu wrote: Ken, Thats great, I really appreciate it. I guess I missed this file in the paraview dataset. I was not able to get this particular file to load, however, some of the other examples in that directory work