[Paraview] Building Piston

Praveen Narayanan praveenn at nvidia.com
Mon Jul 14 18:34:40 EDT 2014


Hi

I have been trying to build piston from the paraview source (on website), and standalone piston from the lanl website.

I run into this error:

urces
[ 32%] Built target vtkRenderingCore
[ 32%] Built target vtkParseOGLExt
[ 32%] Built target vtkEncodeString
[ 32%] Built target vtkEncodeString-launcher
[ 32%] Built target vtkRenderingOpenGL
[ 32%] Building NVCC (Device) object VTK/Accelerators/Piston/CMakeFiles/cuda_compile.dir//./cuda_compile_generated_vtkPistonThreshold.cu.o
nvcc warning : The 'compute_10' and 'sm_10' architectures are deprecated, and may be removed in a future release.
nvcc warning : The 'compute_10' and 'sm_10' architectures are deprecated, and may be removed in a future release.
/home/praveen/projects/paraview/piston_try2/ParaView/VTK/Accelerators/Piston/piston/piston_math.h(13): error: invalid redeclaration of type name "float3"
/usr/local/cuda/include/vector_types.h(394): here

/home/praveen/projects/paraview/piston_try2/ParaView/VTK/Accelerators/Piston/piston/piston_math.h(18): error: invalid redeclaration of type name "float4"
/usr/local/cuda/include/vector_types.h(395): here

/home/praveen/projects/paraview/piston_try2/ParaView/VTK/Accelerators/Piston/piston/piston_math.h(23): error: invalid redeclaration of type name "uint3"
/usr/local/cuda/include/vector_types.h(381): here

/home/praveen/projects/paraview/piston_try2/ParaView/VTK/Accelerators/Piston/piston/piston_math.h(29): error: cannot overload functions distinguished by return type alone

/home/praveen/projects/paraview/piston_try2/ParaView/VTK/Accelerators/Piston/piston/piston_math.h(34): error: cannot overload functions distinguished by return type alone

....


Several such errors appear. Float2, float3 etc are cuda specific things, so I am not sure what is happening here.

Ideas?
Thanks
Praveen

Applied Engineer
NVIDIA

http://devblogs.nvidia.com/parallelforall/


-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20140714/2226d325/attachment.html>


More information about the ParaView mailing list