Re: [Paraview] avi option not present for animations

2011-04-22 Thread pratik
On Sunday 17 April 2011 03:31 PM, Pratik Mallya wrote: Pratik Mallya wrote: David Partyka wrote: If you're building on Linux or OSX you have to build with FFMPEG. On Fri, Apr 15, 2011 at 9:17 PM, Pratik Mallya mailto:pratik.mal...@gmail.com>> wrote: The option to save an ani

[Paraview] How to change C++ compiler and keep cache?

2011-04-22 Thread pratik
When i try to change my compiler from g++ to mpic++, ccmake says the cache needs to be regenerated. Although, i can complete the configuration and get the makefiles for that seesion (and even build PV! But did that have my options enabled? i dunno..) when i open the cahce it has been reset to i

[Paraview] problem with ffmpeg and paraview3.10.1

2011-04-24 Thread pratik
Hi, I tried 2 things to get ffmpeg to compile with PV3.10: 1) Compile ffmpeg from the source that i get on the VTK website, with detailed instructions for choosing ccmake options 2) use the ffmpeg package available for debian squeeze. both of them fail to build :(. In the first case, i don't ha

Re: [Paraview] PV on SGI Altix: Sgi MPI error

2011-04-25 Thread pratik
On Tuesday 26 April 2011 07:54 AM, George Zagaris wrote: Hi Pratik, I am not sure if this will resolve your issue but, on some system configurations you have to link MPI with your executable using -lmpi instead of calling the mpicxx wrapper. Regards, George On Mon, Apr 25, 2011 at 9:54 PM

Re: [Paraview] PV on SGI Altix: Sgi MPI error

2011-04-26 Thread pratik
t/sgi/mpt/mpt-1.23/include/mpi.h //MPI library to link against MPI_LIBRARY:FILEPATH=/opt/sgi/mpt/mpt-1.23/lib/libmpi++abi1002.so Do you spot anything out of place? Please let me know... Regards, Pratik On Tuesday 26 April 2011 03:29 PM, George Zagaris wrote: Hi Pratik, I did not realize that you

Re: [Paraview] PV on SGI Altix: Sgi MPI error

2011-04-26 Thread pratik
Hi David, That is really the first thing that i had tried out. The page on the PV wiki is very informative, and I had successfully built PV using openmpi following that particular setting. But for some reason it doesn't work using sgi mpt. pratik On Tuesday 26 April 2011 05:05 PM,

[Paraview] different version of mpi compatible?

2011-04-26 Thread pratik
hen i open the file (it does show the data in the side pane on opening file) and when i press apply, the server diconnects and i get the following on my client: ERROR: In /home/pratik/Source/Numerical/ParaView/ParaView-3.10.1/Servers/Common/vtkServerConnection.cxx, line 66 vtkServer

Re: [Paraview] different version of mpi compatible?

2011-04-26 Thread pratik
On Tuesday 26 April 2011 09:35 PM, pratik wrote: It turns out that the sysadmin succeeded in installing pv3.10.1 on the cluster(many SGI ALTIX machines); i think the mpi they have is sgi mpt. I have compiled paraview with openmpi. When i try to establish a "reverse connection" then

Re: [Paraview] different version of mpi compatible?

2011-04-26 Thread pratik
On Tuesday 26 April 2011 09:43 PM, pratik wrote: On Tuesday 26 April 2011 09:35 PM, pratik wrote: It turns out that the sysadmin succeeded in installing pv3.10.1 on the cluster(many SGI ALTIX machines); i think the mpi they have is sgi mpt. I have compiled paraview with openmpi. When i try to

[Paraview] quick question on Paraviewconfig.cmake

2011-04-26 Thread pratik
o use the TensorGlyphs plugin. The libraries and binaries of pv are available and pvserver and client are working perfectly and loading data as well. Any help on this would be really helpful! Thanks in advance. pratik ___ Powered by www.kitware.com

Re: [Paraview] different version of mpi compatible?

2011-04-26 Thread pratik
On Tuesday 26 April 2011 09:55 PM, pratik wrote: On Tuesday 26 April 2011 09:43 PM, pratik wrote: On Tuesday 26 April 2011 09:35 PM, pratik wrote: It turns out that the sysadmin succeeded in installing pv3.10.1 on the cluster(many SGI ALTIX machines); i think the mpi they have is sgi mpt. I

[Paraview] static instead of shared lib?

2011-04-26 Thread pratik
file that comes along with the plugin. I tried using -shared as the compiler flag yet got static lib. What is going on here? pratik ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource

[Paraview] plugin mismatch?

2011-04-26 Thread pratik
using gcc/g++ compiler, but the same error persists. What may be the problem? pratik ___ 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

[Paraview] mpi error

2011-04-26 Thread pratik
I know that this is not an mpi mailing listbut if anyone has seen errors of the following form when starting pvserver on a remote computer can you please let me know how you fixed it? MPI: libxmpi.so 'SGI MPT 1.23 03/28/09 11:45:59' MPI: libmpi.so 'SGI MPT 1.23 03/28/09 11:43:39' MPI

[Paraview] strange behaviour with PV3.10 on sgi altix system

2011-04-27 Thread pratik
/hunch as to what is going on is welcome. pratik ___ 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

Re: [Paraview] strange behaviour with PV3.10 on sgi altix system

2011-04-27 Thread pratik
11:43:39' and it just hangs there! pratik On Wednesday 27 April 2011 06:05 PM, pratik wrote: oh! I'm sorry about that the client stalls indefinitely, but the server will stop executing. Since I am running pv using PBS, the output file of the mpirun gives this: MPI: libxmpi.so 

Re: [Paraview] strange behaviour with PV3.10 on sgi altix system

2011-04-27 Thread pratik
s changed, but i am 90% sure that /usr/lib64/libmpi.so refers to the same sgi mpi lib. pratik On Wednesday 27 April 2011 07:26 PM, Utkarsh Ayachit wrote: Do a "pvserver --ldd", is it using the correct mpi libraries? Utkarsh On Wed, Apr 27, 2011 at 8:43 AM, pratik wrote: Also, i t

Re: [Paraview] strange behaviour with PV3.10 on sgi altix system

2011-04-28 Thread pratik
l the help. pratik On Wednesday 27 April 2011 08:35 PM, pratik wrote: I think it is : pratikm@annapurna:~/source/ParaView/ParaView-3.10.1/NEWBUILD/bin> ldd /home/pratikm/source/ParaView/ParaView-3.10.1/BUILD/bin/pvserver |grep mp libmpi++abi1002.so => /opt/sgi/mpt/mpt-1.23/lib/libmpi+

Re: [Paraview] strange behaviour with PV3.10 on sgi altix system

2011-04-28 Thread pratik
Hi, Also, can you please tell me how can i rebuild paraview with the *static* library of the plugin (i.e the .a file)? Although this is a very inelegant way to solve the problem, I just want the functionality of the TensorGlyph plugin. pratik On Thursday 28 April 2011 02:09 PM, pratik wrote

Re: [Paraview] strange behaviour with PV3.10 on sgi altix system

2011-04-28 Thread pratik
paraview developers if they try to see why this problem is occurring: On Wed, Apr 27, 2011 at 02:53:49PM +1000, pratik for help wrote: > The startup mechanism for SGI MPI jobs is quite complex and depends on > the type of executable you are running. If you encounter errors such as > c

Re: [Paraview] strange behaviour with PV3.10 on sgi altix system

2011-04-28 Thread pratik
Hi, I took the cmakecache from the static build and toggled the build_share_lib to ON and compiled and it is working! previously i had added some python bindings and other stuff too... pratik On Thursday 28 April 2011 02:38 PM, pratik wrote: Also, I wrote to a person who seemed to have the

Re: [Paraview] plugin mismatch?

2011-04-28 Thread pratik
I did just as you told and the two pluigns loaded properly however...the plugin is yet not working correctly; the tensors are appearing fractured...What may be the source of error now? pratik On Wednesday 27 April 2011 05:54 PM, Utkarsh Ayachit wrote: Yes and then load the right plugin on the

Re: [Paraview] plugin mismatch?

2011-04-28 Thread pratik
Yes...it is still broken :( ;( have you ever had the situation when paraview at both the ends were compiled with different compilers? Is it an X- related problem? pratik On Thursday 28 April 2011 06:01 PM, Utkarsh Ayachit wrote: Not sure, I was able to play with this plugin just fine. Try

Re: [Paraview] plugin mismatch?

2011-04-28 Thread pratik
using this? I think that the two processes mentioned here may not be doing their part of the processing what do you think? pratik On Thursday 28 April 2011 06:09 PM, pratik wrote: Yes...it is still broken :( ;( have you ever had the situation when paraview at both the ends were compiled with

Re: [Paraview] plugin mismatch?

2011-04-28 Thread pratik
this may be something to do with the plugin, as you suggested. pratik On Thursday 28 April 2011 06:19 PM, Utkarsh Ayachit wrote: Ok first things first. This is community contributed plugin so I have no idea what it does or what it doesn't. To identify the issue, I always tend to start simple

Re: [Paraview] plugin mismatch?

2011-04-28 Thread pratik
Thanks Sven! I'll try that out and post the results. Btw. that would be a nice thing to add to the wiki, if it isn't there already :) pratik On Thursday 28 April 2011 10:17 PM, Sven Buijssen wrote: Hi, Being the one who uploaded the plugin (having added a mere frosting to the ser

Re: [Paraview] plugin mismatch?

2011-04-28 Thread pratik
Just tried it...but getting same result :( . First loaded data, then applied D3 filter and then applied tensor glyph. am i doing something wrong here? pratik On Thursday 28 April 2011 10:20 PM, pratik wrote: Thanks Sven! I'll try that out and post the results. Btw. that would be a

Re: [Paraview] plugin mismatch?

2011-04-28 Thread pratik
But hey here's something. i check use minimal memory and it WORKED! i wonder how that happened? anyway, i'm glad that it worked :) Thanks Sven and Utkarsh for all the help ! pratik On Thursday 28 April 2011 10:27 PM, pratik wrote: Just tried it...but getting same result :( . Fi

Re: [Paraview] plugin mismatch?

2011-04-28 Thread pratik
h2 (0x4706a70): No data to glyph! Process id: 3 >> ERROR: In /home/pratikm/source/ParaView/ParaView-3.10.1/VTK/Graphics/vtkTensorGlyph.cxx, line 131 vtkTensorGlyph2 (0x47029a0): No data to glyph! pratik On Thursday 28 April 2011 10:30 PM, pratik wrote: But hey here's something..

Re: [Paraview] plugin mismatch?

2011-04-28 Thread pratik
Also, it turns out that for the larger dataset that I am visualizing (256X256 grid of tensors) even the previous technique does not give unbroken glyphs... On Thursday 28 April 2011 10:35 PM, pratik wrote: I spoke too soon...the mpi log shows that some processes are yet being starved of data

Re: [Paraview] plugin mismatch?

2011-04-28 Thread pratik
being reassembled properly? pratik On Thursday 28 April 2011 10:47 PM, pratik wrote: Also, it turns out that for the larger dataset that I am visualizing (256X256 grid of tensors) even the previous technique does not give unbroken glyphs... On Thursday 28 April 2011 10:35 PM, pratik wrote: I spoke too

Re: [Paraview] plugin mismatch?

2011-04-28 Thread pratik
reaks data between the various processes(i can observe this even before i use the D3 filter). If that is the case then there should be no use for D3...since the data is already distributed. Please do correct me if I am wrong here pratik On Friday 29 April 2011 03:10 AM, pratik wrote: ok. So it

[Paraview] servermanager XML

2011-04-29 Thread pratik
creating a user-plugin. The wiki (about plugins)is really good, but there is no detailed explanation of the syntax of the server manager xml. pratik ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com

Re: [Paraview] plugin mismatch?

2011-04-29 Thread pratik
e problem here? pratik On Friday 29 April 2011 12:34 PM, pratik wrote: Ok..one last mail before I go into the code of the plugin: 1)attached is an image which somwhat clearly shows what i was talking about in the previous mail. This kind of "division of the plane" does not occur when i r

[Paraview] simple example for ORIGIN_DX_DY_DZ in xdmf

2011-04-30 Thread pratik
I wrote the following simple xml for getting a uniform, rectangular mesh. Paraview seems to be unable to read it. What errors am I making? 0 0 0 .1 .1 .1 pratik ___ Powered by www.kitware.com Visit other Kitware

Re: [Paraview] simple example for ORIGIN_DX_DY_DZ in xdmf

2011-04-30 Thread pratik
On Saturday 30 April 2011 04:37 PM, pratik wrote: I wrote the following simple xml for getting a uniform, rectangular mesh. Paraview seems to be unable to read it. What errors am I making? 0 0 0 .1 .1 .1 pratik The above script isn't correct. the foll

Re: [Paraview] simple example for ORIGIN_DX_DY_DZ in xdmf

2011-04-30 Thread pratik
I also tried this: NumberType="Float" Precision="8"> 0 0 0 .1 .1 .1 still no luck pratik On Saturday 30 April 2011 04:41 PM, pratik wrote: On Saturday 30 April 2011 04:37 PM, pratik wrote: I wrote the following simple xml for getting

Re: [Paraview] [Xdmf] simple example for ORIGIN_DX_DY_DZ in xdmf

2011-04-30 Thread pratik
Thanks Andy! It works perfectly :) On Saturday 30 April 2011 07:48 PM, Smith, Andrew G wrote: http://www.w3.org/2003/XInclude";> 0.0 0.0 0.0 0.1 0.1 0.1 _

Re: [Paraview] [Xdmf] simple example for ORIGIN_DX_DY_DZ in xdmf

2011-04-30 Thread pratik
Also, how do i change it so that the volume is completely filled with points? In PV it seems that only the bounding box has been created, as can be seen by choosing:"Points" as the representation. I was looking for a 3-d grid to define my equations on. pratik On Sunday 01 May

[Paraview] ellipsoids

2011-05-01 Thread pratik
Hi, Try the Tensor glyph filter OR the superquadric Tensor Glyph filter. These are user-created plugins and can be found here: http://www.itk.org/Wiki/User_Created_Plugins pratik ___ Powered by www.kitware.com Visit other Kitware open-source

[Paraview] paraview hangs on volume rendering

2011-05-02 Thread pratik
bit (local run, no pvservers) pratik ___ 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

Re: [Paraview] [Xdmf] simple example for ORIGIN_DX_DY_DZ in xdmf

2011-05-02 Thread pratik
Hi John, thanks for that! Cellcenters was just the right filter for my purpose pratik On Monday 02 May 2011 01:01 PM, Biddiscombe, John A. wrote: paraview uses a geometry filter to display datasets - this filter extracts the visible surface of your data, hence you only see the points on the

[Paraview] paraview 3.10 and ffmpeg

2011-05-02 Thread pratik
FFMPEG had changed its api, so does PV now accept the latest ffmpeg api? which api does PV 3.10 accept (version number of ffmpeg)? Thank you pratik ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com

Re: [Paraview] paraview hangs on volume rendering

2011-05-03 Thread pratik
I also tried running the same example on an sgi altix cluster: same result. Do i have to choose any specific options during the build to enable volume rendering to work correctly? pratik On Monday 02 May 2011 09:20 PM, pratik wrote: Hi, this question was posted earlier here: http

Re: [Paraview] paraview hangs on volume rendering

2011-05-04 Thread pratik
oblem)? example file: 0.0 0.0 0.0 0.1 0.1 0.1 1 2 3 4 5 6 7 8 pratik On Wednesday 04 May 2011 01:06 AM, pratik wrote: I also tried running the same example on an sgi altix cluster: same result. Do i have to choose any specific options during the build to e

[Paraview] error:Cannot volume render since no point (or cell) data available.

2011-05-04 Thread pratik
n" tab shows that: Statistics: type:Image(Uniform Rectilinear Grid) Number of Cells: 2048383 Number of Points: 2146689 Memory: 1.6e+02 MB and the data arrays do show the 2 dataitems that i read in; a scalar data S and a tensor data Q hmm..any ideas on why this is happening? Thanks in advance for the

Re: [Paraview] paraview hangs on volume rendering

2011-05-04 Thread pratik
Yes i was using builtin mode. But i ran it on the cluster and it worked!(client-sever mode) thanks!! pratik On Wednesday 04 May 2011 06:40 PM, Utkarsh Ayachit wrote: I am not sure what's the problem. I could easily volume render your dataset (image attached). Are you running in parall

Re: [Paraview] error:Cannot volume render since no point (or cell) data available.

2011-05-04 Thread pratik
Thanks for that! I used the cell-to-point filter and it is working perfectly ! pratik On Wednesday 04 May 2011 06:36 PM, Utkarsh Ayachit wrote: ParaView only supports volume rendering point data for 3D uniform grid datasets. You can apply a cell-data-to-point-data filter and the then volume

[Paraview] plugin through server manager configuration xml

2011-05-06 Thread pratik
t I have to do to get the filter to appear? pratik ___ 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.

Re: [Paraview] plugin through server manager configuration xml

2011-05-08 Thread pratik
pratik On Friday 06 May 2011 11:54 PM, Utkarsh Ayachit wrote: There's already a filter named "CellDerivative" in paraview and hence it doesnt' show up separately. Just rename the proxy as "CellDerrivative2" or something and you'll see it in the filters list. I

Re: [Paraview] plugin through server manager configuration xml

2011-05-08 Thread pratik
on my data on the Cluster(which is definetly a scalar data defined on cells) and i think it crashed there too (got a message saying that server connection closed). Do you have an idea why this may be behaving as such? In particular, does the plugin work on the sphere source on your build? prat

[Paraview] 2dcorectmesh with tensor data in ParaView

2011-05-09 Thread pratik
wever, when i load the data, all i get is a blank screen, Under the information tab, I seem Memory is 0MB but : number of cells 520200 number of points 599058 What is wrong with my XDMF? I have tried this on 3d data with tensors and it works perfectly

[Paraview] isovolume filter robust?

2011-05-12 Thread pratik
changing representation to 'volume' causes paraview to hang. I am using PV3.10 in client server mode, pvserver was running on 32cpu cores(SGI Altix system). pratik ___ Powered by www.kitware.com Visit other Kitware open-source project

Re: [Paraview] isovolume filter robust?

2011-05-12 Thread pratik
Thanks! My God...I am getting some really wonderful visualization here! My thanks to the Paraview developers! pratik On Thursday 12 May 2011 05:48 PM, Utkarsh Ayachit wrote: You may want to play with the color table and change the transfer function to reduce the "crowding". IsoV

Re: [Paraview] Using implicit plane widget in a plugin, like in the Clip built-in filter.

2011-05-12 Thread pratik
Hi, Have you tried exposing the clip filter through your xml? The severmanager XML for the clip can be found in /path-to-paraview/Severs/ServerManager/Resources/filters.xml. pratik On Thursday 12 May 2011 11:24 PM, Federico Milano wrote: Hi, I would need to include an implicit plane

Re: [Paraview] Using implicit plane widget in a plugin, like in the Clip built-in filter.

2011-05-12 Thread pratik
Hi, Detailed information about servermanager XML is available in the "Paraview Guide" (and not anywhere else, apparently :( ). However, a nice presentation: http://goo.gl/z0idB pratik On Thursday 12 May 2011 11:36 PM, Federico Milano wrote: Thanks Pratik. I've been exploring

Re: [Paraview] array services problem

2011-05-26 Thread pratik
Some more details: 1) PV version:3.10.1 2) mpi version: SGI MPT 1.23 3) Scheduler pbspro 10.1 Any information regarding this would be really helpful. Thanks, pratik On Thursday 26 May 2011 05:05 PM, Pratik Mallya wrote: Hi Everyone, Is PV known to cause arrayd services (on SGI ALTIX system) to

Re: [Paraview] 3D Glyph Reduction

2011-05-26 Thread pratik
oking like a car but with 4800 points instead of 48000. As far as I can tell, maskpoints will remove the cell data. pratik wrote: Hi, Use the maskpoints filter. pratik On Friday 27 May 2011 01:10 AM, Brian C. Panneton (CONTR) wrote: I have an obj file and a ply file which both have a lot of d

[Paraview] pvserver does not terminate after gui disconnects

2011-05-26 Thread pratik
will terminate when i disconnect from paraview client gui? thanks, pratik ___ 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

Re: [Paraview] pvserver does not terminate after gui disconnects

2011-05-27 Thread pratik
Hi Utkarsh, This problem always shows up, even if i do not load any data. The build is: CMAKE_BUILD_TYPE=DEBUG (PV 3.10.1, both server and client) Can you please tell me how I can do a stack trace of pvserver? best, pratik On Friday 27 May 2011 06:51 PM, Utkarsh Ayachit wrote: pvserver is

Re: [Paraview] pvserver does not terminate after gui disconnects

2011-05-27 Thread pratik
Also, 1) pvserver disconnects properly when run on head node standalone 2) pvserver disconnects properly when run on *one* node via PBS job scheduler. problem arises when i try to use more than one node in the cluster. thanks, pratik On Friday 27 May 2011 08:25 PM, pratik wrote: Hi Utkarsh

Re: [Paraview] pvserver does not terminate after gui disconnects

2011-05-28 Thread pratik
in vtkPVMain::Finalize () at /home/pratikm/source/ParaView/ParaView-3.10.1/Servers/Filters/vtkPVMain.cxx:160 #7 0x0040268e in main (argc=5, argv=0x7fffc53bdd88) at /home/pratikm/source/ParaView/ParaView-3.10.1/Servers/Executables/pvserver.cxx:52 best, pratik On Sunday 29 May 2011 02:16

[Paraview] pvserver on node with 4 gpu's and 1 cpu(4 cores)

2011-05-29 Thread pratik
pril/017171.html but could not figure out the above question. Thanks in advance, pratik ___ 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 che

Re: [Paraview] pvserver does not terminate after gui disconnects

2011-05-30 Thread pratik
Hi Utkarsh, Please excuse me on this, but the cluster that I was working on will not be available for me for the next week or so. As soon as it is back up, i will test this and send it to you (most likely by saturday/sunday) Thanks, pratik On Monday 30 May 2011 07:01 PM, Utkarsh Ayachit

[Paraview] paraview with NVIDA gpu's? (for superquadric glyphs)

2011-05-31 Thread pratik
vance, Pratik ___ 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 li

[Paraview] .deb packaging for PV

2011-06-01 Thread pratik
Hi Everyone, When building ParaView(3.10.1) If i set CPACK_BINARY_DEB to ON will a .deb package be created, or do i have to do something else too? If it is created can you please tell me where in my build tree can i find it? Thanks in advance, Pratik

Re: [Paraview] How to create polar plot in Paraview

2011-06-14 Thread pratik
What kind of data do you have? If it is simply a 2d grid, then i don't think that there should be a problem. If you're problem is that you don't have the coordinates, then you might be able to write a simple python script to generate it (in whatever file format you are usin

[Paraview] modifying source properties from sever manager?

2011-06-23 Thread pratik
Hi Everyone, Is it possible to modify the input properties of a source from servermanager of a glyphing filter(e.g change the scaling of the cylinder source in vtkGlyph3D)? How else can i make this change? best, Pratik ___ Powered by www.kitware.com

Re: [Paraview] clipped scene with GPU rendering on NVIDIA tesla C1060

2011-06-30 Thread pratik
hanks again, Pratik On Wednesday 29 June 2011 09:13 PM, Burlen Loring wrote: Hi Pratik, I have had some similar issues when my desktop screen resolution was higher than the server display resolution. Do you know what the display resolution is set to on the server side? I was able to check the s

[Paraview] bip data format

2011-11-21 Thread pratik
Can Paraview be used to read bip formatted files(spectral files)? Thanks, Pratik ___ 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] bip file visualization

2011-11-23 Thread pratik
help for me to see the data in this manner Thanks, Pratik ___ 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] paraview crashes on volume represntation in tutorial example

2011-03-30 Thread Pratik Mallya
on't think it should be going on for that long. -- *Pratik Mallya* http://en.wikipedia.org/wiki/User:Pratik.mallya ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Pleas

[Paraview] problem in installation: vtkIceTSynchronizedRenderers

2011-04-01 Thread Pratik Mallya
onizedRenderers::SetUseDepthBuffer(bool)' collect2: ld returned 1 exit status make[2]: *** [bin/ServersFiltersPrintSelf] Error 1 make[1]: *** [Servers/Filters/Testing/Cxx/CMakeFiles/ServersFiltersPrintSelf.dir/all] Error 2 make: *** [all] Error 2 -- *Pratik Mallya* http://en.wikipedia.org/wik

Re: [Paraview] problem in installation: vtkIceTSynchronizedRenderers

2011-04-01 Thread Pratik Mallya
David Partyka wrote: Hi Pratik, Is your ParaView source from git? If so, have you run git submodule update recently? On Fri, Apr 1, 2011 at 5:35 PM, Pratik Mallya <mailto:pratik.mal...@gmail.com>> wrote: Greetings, this is the output that I get on trying to build paraview

Re: [Paraview] problem in installation: vtkIceTSynchronizedRenderers

2011-04-01 Thread Pratik Mallya
David Partyka wrote: Hi Pratik, Is your ParaView source from git? If so, have you run git submodule update recently? On Fri, Apr 1, 2011 at 5:35 PM, Pratik Mallya <mailto:pratik.mal...@gmail.com>> wrote: Greetings, this is the output that I get on trying to build paraview

Re: [Paraview] problem in installation: vtkIceTSynchronizedRenderers

2011-04-01 Thread Pratik Mallya
David Partyka wrote: Hi Pratik, Is your ParaView source from git? If so, have you run git submodule update recently? On Fri, Apr 1, 2011 at 5:35 PM, Pratik Mallya <mailto:pratik.mal...@gmail.com>> wrote: Greetings, this is the output that I get on trying to build paraview

Re: [Paraview] problem in installation: vtkIceTSynchronizedRenderers

2011-04-01 Thread Pratik Mallya
-371-3971 x109 On Fri, Apr 1, 2011 at 6:51 PM, Pratik Mallya wrote: David Partyka wrote: Hi Pratik, Is your ParaView source from git? If so, have you run git submodule update recently? On Fri, Apr 1, 2011 at 5:35 PM, Pratik Mallya mailto:pratik.mal...@gmail.com>> wrote:

Re: [Paraview] problem in installation: vtkIceTSynchronizedRenderers

2011-04-01 Thread Pratik Mallya
David Partyka wrote: Do you have any problems if you do a clean configure/build and only turn on BUILD_SHARED? On Fri, Apr 1, 2011 at 8:47 PM, Pratik Mallya <mailto:pratik.mal...@gmail.com>> wrote: David E DeMarle wrote: You said MPI was not the default setting, so t

[Paraview] h5 reader not avaialable?

2011-04-02 Thread Pratik Mallya
lding? Also, is there a plugin for h5 readers? thanks in advance. -- *Pratik Mallya* http://en.wikipedia.org/wiki/User:Pratik.mallya ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource

Re: [Paraview] h5 reader not avaialable?

2011-04-02 Thread Pratik Mallya
Pratik Mallya wrote: Hi, I installed paraview 3.10.0. , but .h5 files don't seem to be supported; the option to select .h5 files is itself not available when i try to open my files through the GUI. From the Wiki, it seems that paraview should have the h5 reader builtin; so have i made

Re: [Paraview] h5 reader not avaialable?

2011-04-06 Thread Pratik Mallya
Pratik Mallya wrote: Hi, I installed paraview 3.10.0. , but .h5 files don't seem to be supported; the option to select .h5 files is itself not available when i try to open my files through the GUI. From the Wiki, it seems that paraview should have the h5 reader builtin; so have i made

[Paraview] storing tensors in hdf5?

2011-04-08 Thread Pratik Mallya
1X9 array, and then stored this in an h5 file (all using the h5py library of python and numpy). But when i try to read the file, although the grid appears correctly, paraview says that it is unable to read the data: ERROR: In /home/pratik/Manually_Installed_Softwares/numerical/ParaView

Re: [Paraview] storing tensors in hdf5?

2011-04-09 Thread Pratik Mallya
here? Am i supposed to use a different format/function of h5py, or something? Because I can see the .h5 file using hdfview, and it seems perfectly all right. -- *Pratik Mallya* http://en.wikipedia.org/wiki/User:Pratik.mallya ___ Powered by www.k

Re: [Paraview] storing tensors in hdf5?

2011-04-09 Thread Pratik Mallya
Pratik Mallya wrote: Well, that is why i chose the subject title to be so :). In particular, I since I am using numpy (and h5py) to calculate the tensor, I am storing the result (a 256X256X9 ndarray named Q) into h5 file by using a command of the form: g.create_dataset("Q", data=Q

Re: [Paraview] storing tensors in hdf5?

2011-04-10 Thread Pratik Mallya
Pratik Mallya wrote: Well, that is why i chose the subject title to be so :). In particular, I since I am using numpy (and h5py) to calculate the tensor, I am storing the result (a 256X256X9 ndarray named Q) into h5 file by using a command of the form: g.create_dataset("Q", data=Q

Re: [Paraview] storing tensors in hdf5?

2011-04-11 Thread Pratik Mallya
Pratik Mallya wrote: Pratik Mallya wrote: Well, that is why i chose the subject title to be so :). In particular, I since I am using numpy (and h5py) to calculate the tensor, I am storing the result (a 256X256X9 ndarray named Q) into h5 file by using a command of the form: g.create_dataset

[Paraview] buggy xdmfreader

2011-04-15 Thread Pratik Mallya
I am trying to read a huge hdf file (~2GB) using xdmf. However, the xdmfreader of paraview is showing this error: ERROR: In /home/pratik/Manually_Installed_Softwares/numerical/ParaView/ParaView-3.10.0/Utilities/Xdmf2/vtk/vtkXdmfReader.cxx, line 394 vtkXdmfReader (0xaef39b0): Failed to read

[Paraview] avi option not present for animations

2011-04-15 Thread Pratik Mallya
The option to save an animation as a .avi file is not available in my paraview 3.10 installation. Did i miss something during the build process? -- *Pratik Mallya* ___ Powered by www.kitware.com Visit other Kitware open-source projects at http

Re: [Paraview] avi option not present for animations

2011-04-17 Thread Pratik Mallya
Pratik Mallya wrote: David Partyka wrote: If you're building on Linux or OSX you have to build with FFMPEG. On Fri, Apr 15, 2011 at 9:17 PM, Pratik Mallya mailto:pratik.mal...@gmail.com>> wrote: The option to save an animation as a .avi file is not available in my pa

Re: [Paraview] avi option not present for animations

2011-04-17 Thread Pratik Mallya
David Partyka wrote: If you're building on Linux or OSX you have to build with FFMPEG. On Fri, Apr 15, 2011 at 9:17 PM, Pratik Mallya mailto:pratik.mal...@gmail.com>> wrote: The option to save an animation as a .avi file is not available in my paraview 3.10 installation.

[Paraview] xdmf issues with paraview 2.6.2?

2011-04-17 Thread Pratik Mallya
e="Tensor" Precision="8"> Dimensions="256 256 8" Precision="8"> Q.h5:/Q a simple xdmf for reading data, paraview 3.6 gives an error

[Paraview] openmpi 1.4 error paraview?

2011-04-19 Thread Pratik Mallya
l] Error 2 make: *** [all] Error 2 Can anyone please tell me what is causing this? I installed openmpi 1.4 and used ccmake to point to it, so that shouldn't be the problem, but it does look suspiciously like it . Also, i disabled use_python, as it was giving some errors with mpic++.... try

Re: [Paraview] openmpi 1.4 error paraview?

2011-04-19 Thread Pratik Mallya
/lib/libmpi_cxx.lib On Tue, Apr 19, 2011 at 7:42 AM, Pratik Mallya mailto:pratik.mal...@gmail.com>> wrote: Hello, I built praview 3.10 successfully with openmpi 1.4 on my laptop. However, when i tried to do the same thing on a cluster, i get the following error: [ 36%]

Re: [Paraview] openmpi 1.4 error paraview?

2011-04-19 Thread Pratik Mallya
/lib/libmpi_cxx.lib On Tue, Apr 19, 2011 at 7:42 AM, Pratik Mallya mailto:pratik.mal...@gmail.com>> wrote: Hello, I built praview 3.10 successfully with openmpi 1.4 on my laptop. However, when i tried to do the same thing on a cluster, i get the following error: [ 36%]

Re: [Paraview] openmpi 1.4 error paraview?

2011-04-19 Thread Pratik Mallya
/lib/libmpi_cxx.lib On Tue, Apr 19, 2011 at 7:42 AM, Pratik Mallya mailto:pratik.mal...@gmail.com>> wrote: Hello, I built praview 3.10 successfully with openmpi 1.4 on my laptop. However, when i tried to do the same thing on a cluster, i get the following error: [ 36%]

[Paraview] library file not including why?

2011-04-26 Thread Pratik Mallya
libsma.so libxmpi.so why is it not able to find when i am explicitly giving it as option? Please help. pratik ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep m

Re: [Paraview] library file not including why?

2011-04-26 Thread Pratik Mallya
whoops...missed a '/lib' while specifying the lib path. sorry about that On Wed, Apr 27, 2011 at 2:14 AM, Pratik Mallya wrote: > this is the error i am getting: > [ 33%] Built target FilteringCxxTests > make[2]: *** No rule to make target `/opt/sgi/mpt/mpt-1.23/libsma.so

Re: [Paraview] strange behaviour with PV3.10 on sgi altix system

2011-04-27 Thread Pratik Mallya
i.so 'SGI MPT 1.23 03/28/09 11:43:39' Listen on port: 1 Waiting for client... Client connected. so it works for the static build. But why not for the dynamic one? That is the question pratik On Wed, Apr 27, 2011 at 6:13 PM, pratik wrote: > Also, i tried to start the pvs

[Paraview] array services problem

2011-05-26 Thread Pratik Mallya
Hi Everyone, Is PV known to cause arrayd services (on SGI ALTIX system) to crash? This does not always happen; but my system admin is blaming me that PV is crashing the array services on some nodes, and I really don't know how to confirm/refute this. regards, -- Pratik M