<div dir="ltr">Hello Mohamed,<br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Is there a way to use the GPU instead of the CPU for:<div>1. Data rendering in general?</div></div></blockquote><div>This is the case by default when you are using the paraview binaries, you can check by taking a look into Help->About->OpenGL Renderer<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>2. Volume rendering? other than using the NVIDIA IndeX plugin?</div></div></blockquote><div>This is also the case by default if your GPU suppports it. You can check the "Volume Rendering Mode" in the volume representation property.<br></div><div>Smart is the default and will use your gpu if possible. You can set it to "GPU based" if you want to make sure.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>3. Loading and displaying the data (i.e. data crunching). For example, if I am loading a transient CFD simulation result?</div></div></blockquote><div>Loading the data using the GPU will not be possible, this is basically lots of IO with the disk and the creation of the geometry.<br></div><div>If by displaying you mean rendering, see the first point.<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>Also, is there a way to render-off screen through Paraview GUI? or this needs to be done through code?<span class="gmail-HOEnZb"><font color="#888888"><br clear="all"></font></span></div></div></blockquote><div>Yes there is, but it depends what you mean by off-screen.<br></div><div>If you refer to CPU based rendering on an headlees server, please take a look here. [1]<br></div><div>If not, please precise your needs.<br></div></div><br></div><div class="gmail_extra">Best regards,<br><br></div><div class="gmail_extra">Mathieu Westphal<br><br><br>[1] : <a href="https://www.paraview.org/Wiki/ParaView/ParaView_And_Mesa_3D">https://www.paraview.org/Wiki/ParaView/ParaView_And_Mesa_3D</a><br></div></div>