<div dir="ltr"><div><div><div>HI Zhang,<br><br></div>That has been done with PyFR with Catalyst doing everything on the GPU. I see some stuff at <a href="https://github.com/vincentlab/PyFR-Catalyst">https://github.com/vincentlab/PyFR-Catalyst</a> that may be a good starting point for you.<br><br>I don't quite know if Catalyst is ready for general use at this point on GPUs (it may be but I haven't done it so I can't be sure). As Catalyst development continues though it will be made much easier to effectively use the GPU in situ. We will probably be using VTK-m for that.<br><br></div><div>If you want to go ahead with this effort, the ParaView mailing list can probably be quite helpful.<br></div><div><br></div>Cheers,<br></div>Andy<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 11, 2017 at 6:54 AM, 张驭洲 <span dir="ltr"><<a href="mailto:yzhzhang@ipe.ac.cn" target="_blank">yzhzhang@ipe.ac.cn</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><br>Hello,<br><br>I'm using ParaView Catalyst for in situ visualization of some scientific simulation codes, mainly CFD and DEM. I have implemented a demo in which a small simulation code is interfaced with the ParaView Catalyst libraries. However, our major codes that are in use are based on GPU(written in CUDA) and the data generated by the simulation is in the memory of GPU. As far as I know, ParaView and VTK are CPU codes and in my case, I have to copy the data from memory of GPU to memory of CPU and then use Catalyst. That is not very ideal in respect of efficiency. I know there seems to be some professionals of computer visualization developing GPU-based VTK pipeline using CUDA, but I'm not computer professional and I can't use CUDA. I want to know if there is any open source  GPU-based VTK pipeline, or if I do have to copy data from GPU to use Catalyst, is it worth the effort?<br><br>Thanks a lot!<br>-Zhang<br><span></span><br><br><br><br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>