[Paraview] Building paraview with piston -- enabling GPGPU support

Robert Maynard robert.maynard at kitware.com
Tue Jan 5 08:37:43 EST 2016


Hi,

The VTK-m integration into ParaView and VTK is currently being developed.

On Mon, Dec 21, 2015 at 11:15 AM, Baker D.J. <D.J.Baker at soton.ac.uk> wrote:

> Hello David,
>
>
>
> Thank you for this advice. I’m currently looking in to the vtk-m project,
> and I’ll see how I get on. Could you please tell me if it’s possible to
> integrate vtk-m and paraview in any way? For example using a plugin.
>
>
>
> Best regards,
>
>
>
> David.
>
>
>
> *From:* David E DeMarle [mailto:dave.demarle at kitware.com]
> *Sent:* Friday, December 18, 2015 4:00 PM
> *To:* Baker D.J. <D.J.Baker at soton.ac.uk>
> *Cc:* paraview at paraview.org
> *Subject:* Re: [Paraview] Building paraview with piston -- enabling GPGPU
> support
>
>
>
> What you are seeing is that piston has evolved since the we wrote the vtk
> module that interfaces to it. I think the same is true of thrust evolving
> since piston 0.4. So, in order to make it work without modifying the code,
> you will need to use older versions.
>
>
>
> Instead of doing that, I recommend you look into vtk-m project instead.
> This is the successor to the since deprecated PISTON and DAX projects.
>
>
>
>
>
>
>
>
>
>
>
>
> David E DeMarle
> Kitware, Inc.
> R&D Engineer
> 21 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-881-4909
>
>
>
> On Fri, Dec 18, 2015 at 5:54 AM, Baker D.J. <D.J.Baker at soton.ac.uk> wrote:
>
> Hello,
>
>
>
> I am trying to integrate GPGPU support in paraview v4.4.0. With that in
> mind I have enabled “PARAVIEW_USE_PISTON” in the cmake configurator, and
> downloaded the Piston source code. The software that I’m using is…
>
>
>
> Paraview 4.4.0
>
> Piston 0.4
>
> Cuda toolkit 7.5.18
>
>
>
> The make fails when compiling vtkPistonConverters.cu, and I cannot make
> any progress to resolve my issues. In addition to a load of warnings I see
> the following types of errors:
>
>
>
> piston/choose_container.h(42): error: namespace "thrust::detail" has no
> member "default_device_space_tag"
>
>
>
> VTK/Accelerators/Piston/vtkPistonConverters.cu(93): error: expected a type
> specifier (a couple)
>
>
>
> VTK/Accelerators/Piston/vtkPistonConverters.cu(36): error: too few
> arguments for class template "piston::vtk_image3d" (several times)
>
>
>
> I’m not a C/C++ programmer and so this is a show stopper for me. I’ve
> tried downloading the current VTK source, however that does not help. Could
> anyone please advise on the source of these errors or alternatively advise
> which combination of paraview/piston/cuda give a working solution.
>
>
>
> Best regards,
>
>
>
> David.
>
>
> _______________________________________________
> 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
>
>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160105/a0b2238f/attachment.html>


More information about the ParaView mailing list