Hi Michel, However, it starts to become tricky when I use pvserver with OSMesa support. > It appears the resulting pvserver with OSMesa support compiled in Release > mode always crashes when I try to load data, >
Which compiler are you building with and type of CPUs are available on the node you're running on? There is a known issue with llvmpipe and the Intel compiler causing segfaults. If youre CPU is new enough (supports AVX) then you can use the swr driver. See http://www.paraview.org/Wiki/ParaView_And_Mesa_3D#Using_the_llvmpipe_and_swr_drivers for details on switching between llvmpipe and swr drivers and adjusting the number of threads used by each one.
_______________________________________________ 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
