<div dir="ltr">It might be a non-issue. From VTK's perspective, piston is a header only library, so technically you do not need to build piston itself to use VTK's AcceleratorsPiston module. Try building VTK without it.<div>
<div><br></div><div><div>With all that said, AcceleratorsPiston should be considered experimental at this point on windows.</div><div style>For more information see: </div><div><a href="http://paraview.org/Bug/view.php?id=13283" target="_blank">http://paraview.org/Bug/view.php?id=13283</a></div>
<div style>and</div><div><a href="http://markmail.org/thread/lfglijtpi4x3mjwx">http://markmail.org/thread/lfglijtpi4x3mjwx</a></div><div><br></div><div><div>For advice on using piston itself on windows, try going though the LANL piston github site at: <a href="https://github.com/losalamos/PISTON">https://github.com/losalamos/PISTON</a></div>
<div></div></div>
<div><br></div></div></div><div style>cheers</div></div><div class="gmail_extra"><br clear="all"><div>David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div>
<br><br><div class="gmail_quote">On Sun, Jun 23, 2013 at 2:51 PM, UJJWAL aryan <span dir="ltr"><<a href="mailto:meetukme@gmail.com" target="_blank">meetukme@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Hi All,</span><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">I was trying to install <b>vtk 6.0.0.rc3</b> on my system and it was showing the error PISTON_INCLUDE_DIR NOT FOUND. So, I decided to download and install LANL's piston library (<a href="http://viz.lanl.gov/projects/PISTON.html" target="_blank">http://viz.lanl.gov/projects/PISTON.html</a>) . While building the Piston Library , it gave the following error :- </div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px"><div><b>nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified. CMake Error at tutorial1GPU_generated_tutorial1.cu.o.cmake:206 (message):</b></div>
<div><b> Error generating /usr/local/piston/build/tutorial/CMakeFiles/tutorial1GPU.dir//./tutorial1GPU_generated_tutorial1.cu.o</b></div><div><br></div><div>So, I opened <b>tutorial1GPU_generated_tutorial1.cu.o.cmake </b>in Vim and on line 80 i noticed something unusual. I noticed that in set(CUDA_NVCC_INCLUDE_ARGS ... only a part of the string was displayed in red while remaining part was simple white. The line was very long and i think, that after a certain number of characters like 5000 or so, the system was not recognizing any other character as a string.</div>
<div><br></div><div>I am not sure but maybe that is the source of the problem. Kindly take a look into it and enlighten. I am attaching the <b>tutorial1GPU_generated_tutorial1.cu.o.cmake </b>with this mail.</div></div><div style="font-family:arial,sans-serif;font-size:13px">
<div><img></div></div><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br>Ujjwal<div>IIIT Hyderabad </div><div><br></div><div><br></div>
</font></span></div>
<br>_______________________________________________<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/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>