[Paraview-developers] accelerate ParaView graphics rendering	speed
    Aron Helser 
    aron.helser at kitware.com
       
    Tue Apr 11 10:14:57 EDT 2017
    
    
  
Hi Chiranjib,
The 'legacy rendering backend' is referring to OpenGL 1.X support, which is
still hardware accelerated. However, you will probably get better
performance with the OpenGL 2 backend, which became the default in ParaView
5.2+. Can you upgrade?
On Linux, you also may have to take some extra steps to install graphics
drivers appropriate to your graphics card. If you can install those drivers
and confirm they are working, ParaView will use them automatically.
Loading time for a large file, 5 Gb, is determined largely by the speed of
the disk it is stored on. If you want to speed that up, have you tried an
SSD?
Hope this helps,
Aron
On Tue, Apr 11, 2017 at 6:45 AM, Chiranjib Sur <sur.chiranjib at gmail.com>
wrote:
> Hi,
> Can anyone tell me what are the settings I need to use to execute ParaView
> using accelerated graphics?
>
> I have build ParaView in Linux and the runtime says (OpenGL driver is
> enabled)
>
> [image: Inline image 1]
>
> I observe that the application takes significant amount of time while
> loading large files (~5 GB).
>
> Is there any settings I need to configure for accelerated rendering?
>
> Thanks in advance!
>
> Chiranjib
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=
> Paraview-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20170411/c788c7a4/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 9381 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20170411/c788c7a4/attachment-0001.png>
    
    
More information about the Paraview-developers
mailing list