<div dir="ltr">Okay, I will talk to some folks here to see what we can do to address these issues. <div><br></div><div>- Aashish</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 24, 2015 at 6:34 PM, Burlen Loring <span dir="ltr"><<a href="mailto:bloring@lbl.gov" target="_blank">bloring@lbl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have the same issue with unstructured grids(not using the new opengl work yet). A while back I wanted to volume render a large image dataset after clipping it. The clip made it unstructured. This was on a few hundered nodes on edison, I couldn't get the unstructured volume rendering to work, it appeared to hang(took so long I couldn't tell) and it crashed a few times as well(may have ran out of memory).  I think I tried a couple of the various mappers before I gave up. Would be nice to have it working better.<div class="HOEnZb"><div class="h5"><br>
<br>
On 3/24/2015 8:43 AM, Armin Wehrfritz wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hey Kevin and Aashish,<br>
<br>
I found this discussion rather interesting, especially since I'm basically facing the same problem as Kevin.<br>
<br>
In almost all cases, we are dealing here with large unstructured grids (e.g. 12M cells) and the volume rendering is performance is extremely bad, not to say unusable, for these cases.<br>
<br>
I only tested it with ParaView 4.3.1 and older versions, i.e. with the old OpenGL algorithms, but the performance is barely influenced by the actual volume renderer (i.e. GPU vs. CPU based).<br>
<br>
For an unstructured grid the volume rendering seems to be CPU limited in any case, at least my CPU is at 100% for quite some time and the GPU load is negligible. ParaView's status bar indicates that it's busy with<br>
"<u></u>OpenGLProjectedTetrahedraMappe<u></u>r".<br>
<br>
This can be easily reproduced with the wavelet source (with e.g. 125k points) and tessellation filter.<br>
<br>
So far I have resorted to resampling the data onto a structured grid. This has the clear drawback that a structured grid with the same resolution has about 70M grid points compared to the 12M points of the unstructured grid.<br>
The volume rendering performance of a 70M unstructured grid is however already decent with the old OpenGL algorithms.<br>
<br>
So is there a way to improve the rendering of unstructured grids to avoid the resampling?<br>
<br>
Best regards,<br>
Armin<br>
<br>
<br>
<br>
<br>
On 03/24/2015 04:48 PM, Aashish Chaudhary wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hey Kevin,<br>
<br>
<br>
<br>
On Fri, Mar 20, 2015 at 2:33 PM, Kevin Lau <<a href="mailto:kevin.d.lau@gmail.com" target="_blank">kevin.d.lau@gmail.com</a><br>
<mailto:<a href="mailto:kevin.d.lau@gmail.com" target="_blank">kevin.d.lau@gmail.com</a>><u></u>> wrote:<br>
<br>
    Dear Aashish,<br>
<br>
    Thanks for your reply.<br>
<br>
    (1)<br>
<br>
    We tried testing it with 2 different data sets of simulation data,<br>
    one medium sized and one very large:<br>
<br>
    Medium<br>
    Cells: 1309489<br>
    Points: 247984<br>
    Memory [MB]: 119.179<br>
    Geometry [MB]: 8.201<br>
<br>
    Very Large<br>
    Cells: 51937191<br>
    Points: 11019274<br>
    Memory [MB]: 4709.731<br>
    Geometry [MB]: 776.237<br>
<br>
    These datasets are unstructured grids (tetrahedral meshes) read into<br>
    ParaView using the Phasta data reader.<br>
<br>
I see. Most of the performance improvements we have achieved is with GPU<br>
RayCast Volume mapper (uses image data). If you can sample your data<br>
into a strucuted grid then you will be able to use the new mapper.<br>
<br>
Thanks,<br>
<br>
    (2)<br>
<br>
    The OS used was Ubuntu<br>
<br>
    (3)<br>
<br>
    The graphics card was a NVIDIA Quatro K6000 running the NVIDIA<br>
    drivers from the Ubuntu Repos (v 331.113)<br>
<br>
    (4)<br>
<br>
    We configured ParaView using the default CMake options, changing<br>
    VTK_RENDERING_BACKEND=OpenGL2 and disabling all the plug-ins. These<br>
    tests were run in serial, as building with MPI was throwing errors.<br>
<br>
    (5)<br>
<br>
    We expected that the OpenGL2 version of ParaView would be able to<br>
    volume render faster than the standard OpenGL version. However the<br>
    reported frame rates were the same in both builds when clicking and<br>
    dragging (~2 FPS).<br>
<br>
    This is a problem because we're mainly interested in visualising our<br>
    data and having users able to rotate the model and interact with it.<br>
    At these frame rates the response is a bit sluggish.<br>
<br>
    Also I've done serial test using an OpenGL2 build on Windows using<br>
    an old GeForce 8800 with the same medium sized data. On this machine<br>
    the frame rate was similar at around ~1.5 FPS.<br>
<br>
    (6)<br>
<br>
    ParaView was built by checking out the master from git. Sadly I'm<br>
    not on that test machine now, so I can't check the SHA<br>
<br>
    Many thanks for your help again.<br>
<br>
    Kevin<br>
<br>
<br>
    On 20 March 2015 at 10:33, Aashish Chaudhary<br>
    <<a href="mailto:aashish.chaudhary@kitware.com" target="_blank">aashish.chaudhary@kitware.com</a><br>
    <mailto:<a href="mailto:aashish.chaudhary@kitware.com" target="_blank">aashish.chaudhary@<u></u>kitware.com</a>>> wrote:<br>
<br>
        Hey Kevin,<br>
<br>
        On Thu, Mar 19, 2015 at 5:33 PM, Kevin Lau<br>
        <<a href="mailto:kevin.d.lau@gmail.com" target="_blank">kevin.d.lau@gmail.com</a> <mailto:<a href="mailto:kevin.d.lau@gmail.com" target="_blank">kevin.d.lau@gmail.com</a>><u></u>> wrote:<br>
<br>
            Dear Aashish,<br>
<br>
            Thanks for your reply, I've now managed to build ParaView<br>
            from the Master branch with VTK_RENDERING_BACKEND set to<br>
            OpenGL2 and I have noticed a visible difference in the<br>
            rendering.<br>
<br>
            However comparison of the rendering performance in the<br>
            interactive mode of builds with the standard OpenGL backend<br>
            vs the OpenGL2 backend, both show similar frame rates.<br>
<br>
<br>
        Depending on the card and features you are using you may not see<br>
        a huge bump in performance. On some systems we have seen 300<br>
        times performance improvements and on others there were close<br>
        specially when you have VSync on. Said that, can you provide<br>
        more infromation on<br>
<br>
        1) Data size<br>
        2) OS<br>
        3) Graphics card<br>
        4) Features you have enabled?<br>
        5) You expectation and problem<br>
        6) What SHA of ParaView you are using?<br>
<br>
            Are there other build options that I'm missing? Should I be<br>
            building the VTK libraries themselves?<br>
<br>
<br>
        Just make sure that you built from a clean state other than that<br>
        you should be good.<br>
        Thanks,<br>
<br>
<br>
            Many thanks,<br>
<br>
            Kevin<br>
<br>
<br>
            On 3 March 2015 at 14:53, Aashish Chaudhary<br>
            <<a href="mailto:aashish.chaudhary@kitware.com" target="_blank">aashish.chaudhary@kitware.com</a><br>
            <mailto:<a href="mailto:aashish.chaudhary@kitware.com" target="_blank">aashish.chaudhary@<u></u>kitware.com</a>>> wrote:<br>
<br>
                On Tue, Mar 3, 2015 at 2:43 PM, Kevin Lau<br>
                <<a href="mailto:kevin.d.lau@gmail.com" target="_blank">kevin.d.lau@gmail.com</a> <mailto:<a href="mailto:kevin.d.lau@gmail.com" target="_blank">kevin.d.lau@gmail.com</a>><u></u>><br>
                wrote:<br>
<br>
                    Dear Aashish,<br>
<br>
                    Thank you very much for your reply. The latest work<br>
                    you're doing on volume rendering is very impressive.<br>
<br>
<br>
                Thanks.<br>
<br>
<br>
                    In order to access the latest VTK rendering in<br>
                    ParaView would we have to compile both the latest<br>
                    VTK and ParaView from source? Is it possible to link<br>
                    ParaView to specific VTK builds?<br>
<br>
<br>
                Latest ParaView from source should be fine. Just make<br>
                sure that you select VTK_RENDERING_BACKEND to OpenGL2<br>
<br>
<br>
                    Also do you know if it is preferential to have a<br>
                    single GPU (i.e. a workstation graphics card) or<br>
                    multiple GPU (i.e. gaming graphics card) when using<br>
                    ParaView?<br>
<br>
<br>
                If I remember correctly, we don't explicitly assign<br>
                tasks to GPU in ParaView if running a single process.<br>
                You can find more information here:<br>
<a href="http://www.paraview.org/Wiki/Setting_up_a_ParaView_Server#Multiple_GPUs_Per_Node" target="_blank">http://www.paraview.org/Wiki/<u></u>Setting_up_a_ParaView_Server#<u></u>Multiple_GPUs_Per_Node</a><br>
<br>
                Hope it helps.<br>
<br>
<br>
                    Many thanks,<br>
<br>
                    Kevin<br>
<br>
<br>
                    On 27 February 2015 at 08:15, Aashish Chaudhary<br>
                    <<a href="mailto:aashish.chaudhary@kitware.com" target="_blank">aashish.chaudhary@kitware.com</a><br>
<mailto:<a href="mailto:aashish.chaudhary@kitware.com" target="_blank">aashish.chaudhary@<u></u>kitware.com</a>>> wrote:<br>
<br>
                        Dear Kevin,<br>
<br>
                        First, I would like to mention that we have been<br>
                        working hard to improve rendering in VTK that<br>
                        includes volume rendering as well. You may want<br>
                        to read this source article:<br>
<a href="http://www.kitware.com/source/home/post/154" target="_blank">http://www.kitware.com/source/<u></u>home/post/154</a>.<br>
                        Most of the changes related to this work is now<br>
                        available in VTK github repository in master<br>
                        branch. If you are targetting current VTK, I<br>
                        would suggest that any card that can support<br>
                        OpenGL2.1 or higher would be great. The higher<br>
                        the GPU memory the better. While these newer<br>
                        card will work with the previous version of<br>
                        volume rendering, it may not scale very well (in<br>
                        our testing that's what we have observed).<br>
                        Current the default in ParaView is OpenGL Volume<br>
                        Rendering but that is going to change sometime<br>
                        soon and once that happens you will have OpenGL2<br>
                        backend for everything.<br>
<br>
                        Hope this helps.<br>
                        - Aashish<br>
<br>
<br>
<br>
                        On Thu, Feb 26, 2015 at 5:41 PM, Kevin Lau<br>
                        <<a href="mailto:kevin.d.lau@gmail.com" target="_blank">kevin.d.lau@gmail.com</a><br>
                        <mailto:<a href="mailto:kevin.d.lau@gmail.com" target="_blank">kevin.d.lau@gmail.com</a>><u></u>> wrote:<br>
<br>
                            Hi,<br>
<br>
                            I'm looking to putting together a<br>
                            workstation to perform realtime volume<br>
                            rendering of our simulation data.<br>
<br>
                            Are there any particular GPU features I<br>
                            should look for?<br>
<br>
                            If there are multiple GPUs will Paraview be<br>
                            able to take advantage of each GPU for<br>
                            volume rendering?<br>
<br>
                            Many thanks<br>
<br>
                            Kevin<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
                            Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
                            <<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a>><br>
<br>
                            Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/<u></u>opensource/opensource.html</a><br>
<br>
                            Please keep messages on-topic and check the<br>
                            ParaView Wiki at:<br>
                            <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/<u></u>ParaView</a><br>
<br>
                            Search the list archives at:<br>
<a href="http://markmail.org/search/?q=ParaView" target="_blank">http://markmail.org/search/?q=<u></u>ParaView</a><br>
<br>
                            Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/<u></u>mailman/listinfo/paraview</a><br>
<br>
<br>
<br>
<br>
                        --<br>
                        /| Aashish Chaudhary<br>
                        | Technical Leader<br>
                        | Kitware Inc.<br>
                        /<br>
                        /|<br>
<a href="http://www.kitware.com/company/team/chaudhary.html/" target="_blank">http://www.kitware.com/<u></u>company/team/chaudhary.html/</a><br>
<br>
<br>
<br>
<br>
<br>
                --<br>
                /| Aashish Chaudhary<br>
                | Technical Leader<br>
                | Kitware Inc.<br>
                /<br>
                /| <a href="http://www.kitware.com/company/team/chaudhary.html/" target="_blank">http://www.kitware.com/<u></u>company/team/chaudhary.html/</a><br>
<br>
<br>
<br>
<br>
<br>
        --<br>
        /| Aashish Chaudhary<br>
        | Technical Leader<br>
        | Kitware Inc.<br>
        /<br>
        /| <a href="http://www.kitware.com/company/team/chaudhary.html/" target="_blank">http://www.kitware.com/<u></u>company/team/chaudhary.html/</a><br>
<br>
<br>
<br>
<br>
<br>
-- <br>
/| Aashish Chaudhary<br>
| Technical Leader<br>
| Kitware Inc.<br>
/<br>
/| <a href="http://www.kitware.com/company/team/chaudhary.html/" target="_blank">http://www.kitware.com/<u></u>company/team/chaudhary.html/</a><br>
<br>
<br>
______________________________<u></u>_________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/<u></u>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/<u></u>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" target="_blank">http://markmail.org/search/?q=<u></u>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/<u></u>mailman/listinfo/paraview</a><br>
<br>
</blockquote>
______________________________<u></u>_________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/<u></u>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/<u></u>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" target="_blank">http://markmail.org/search/?q=<u></u>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/<u></u>mailman/listinfo/paraview</a><br>
</blockquote>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><font face="trebuchet ms, sans-serif"><i>| Aashish Chaudhary <br>| Technical Leader         <br>| Kitware Inc.            <br></i></font><div><i><font face="trebuchet ms, sans-serif">| </font><a href="http://www.kitware.com/company/team/chaudhary.html" target="_blank">http://www.kitware.com/company/team/chaudhary.html</a></i></div></div></div>
</div>