Hi, We are evaluating new visualization softwares. We successfully install a paraview 5.0 on windows and linux (windows slow and not stable). On Linux Local and Remote pvserver (on the same computer) graphical install is ok and working on 1core
Next step is to test multiCores on local. i read the doc (which speak only about PV v4 ...) and see that we have to compile pvserver with a cmake, QT, OpenGL, Python and MPI. Here start the problem :) Environment : - CentOS 6.7 - Specific components : - cmake → 2.8.12.2-4.el6 - MPI → openmpi 1.8.1-1.el6 - openGL → (nvidia drivers opengl) - QT 4.7/4.8 → QT 4.6.2 only on Centos 6 => have to manually compile !!! ( and which version ?) - Python 2.7 + Numpy + Matplotlib → default available : python 2.6.6-64 / numpy 1.4.1-9 / python-matplotlib 0.99.1.2-1.el6 1st try failed because of QT 4.6 (asking 4.7+) ///// Questions : - Is there an updated documentation for Paraview V5 (html, wiki and pdf all stop at v4.4 or v4.3) ? - which version of QT use ? from sources i can take 4.7, 4.8.3 4.8.x+, 5.x+ and try to compile. - All those operations needs many manual tasks and manage. is there some standard compiled package for a standard Centos6 config ? (currently i used only Basic rpm packages form the distribution). - Final goal is to test with pvbatch on a cluster. Do we'll have to do all those operations for pvbatch on a cluster ? - We have some decent Workstations with Graphic Cards, is there a reason to try install pvserver+mpi on a cluster with nodes without Graphic cards ? thx by advance, David CHALON
_______________________________________________ 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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
