<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
hi...<br><br>I was trying under the Release confuguration and yes i don't mind which language fro GPU, but would like to test my GPUs.<br>Apparently I have 2.<br><br><hr id="stopSpelling">Date: Fri, 17 Apr 2009 07:56:19 -0400<br>Subject: Re: [vtkusers] GPU volume rendering<br>From: karthik.krishnan@kitware.com<br>To: ilferraresebono@hotmail.it<br>CC: vtkusers@vtk.org<br><br>try <br><br>&nbsp; c:\Program Files\.....\ctest.exe -D Experimental -C Debug<br><br>I think you've built your project for the "Debug" configuration right ?<br><br>By default, for multiconfiguration generators such as visual studio, it assumes that you have built your project for the Release configuration. The "-C Debug" explicitly asks it to test your Debug tree...<br>
<br>Also, if I understand correctly, you were looking for GPU accelerated volume rendering. This is not CUDA based and hence of little concern if your card does not support CUDA. <br><br>Its uses GLSL fragment shader programs and should work fine with your card.<br>
<br>--<br>k<br><br><div class="EC_gmail_quote">On Fri, Apr 17, 2009 at 7:41 AM, Giancarlo Amati <span dir="ltr">&lt;<a href="mailto:ilferraresebono@hotmail.it">ilferraresebono@hotmail.it</a>&gt;</span> wrote:<br><blockquote class="EC_gmail_quote" style="padding-left: 1ex;">




<div>
I'm still running the ctest.exe -D Experimental<br><br>it is taking a while but ....I got this very first error messages:<br>Cannot find file: C:/VTKEdge/BIN/bin/Release/DartConfiguration.tcl<br>&nbsp;&nbsp; Site:<a title="Invia">
    <span>Invia</span></a><br>&nbsp;&nbsp; Build name:<br>Create new tag: 20090417-1136 - Experimental<br>Start processing tests<br>Configure project<br>Cannot find ConfigureCommand key in the DartConfiguration.tcl<br>Cannot find file: C:/VTKEdge/BIN/bin/Release/DartConfiguration.tcl<br>
Build project<br>Cannot find MakeCommand key in the DartConfiguration.tcl<br>Cannot find file: C:/VTKEdge/BIN/bin/Release/DartConfiguration.tcl<br>Test project C:/VTKEdge/BIN/bin/Release<br>No tests were found!!!<br>Cannot find file: C:/VTKEdge/BIN/bin/Release/DartConfiguration.tcl<br>
Performing coverage<br><br><hr>Date: Fri, 17 Apr 2009 07:07:08 -0400<div><div></div><div class="h5"><br>Subject: Re: [vtkusers] GPU volume rendering<br>From: <a href="mailto:karthik.krishnan@kitware.com">karthik.krishnan@kitware.com</a><br>
To: <a href="mailto:ilferraresebono@hotmail.it">ilferraresebono@hotmail.it</a><br>CC: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br><br>Your GPU should do just fine.. I believe it supports all the required extensions.<br>
<br>If you run into issues, you can run the tests as :<br>&nbsp; cd VTKEdge\binaryDirectory<br>&nbsp; c:\Program Files\......\ctest.exe -D Experimental <br>
<br>and see your results on the dashboard :<br>&nbsp; <a href="https://www.kitware.com/CDash/index.php?project=VTKEdge">https://www.kitware.com/CDash/index.php?project=VTKEdge</a><br><br>--<br>k<br><br><div>
On Fri, Apr 17, 2009 at 6:50 AM, Giancarlo Amati <span dir="ltr">&lt;<a href="mailto:ilferraresebono@hotmail.it">ilferraresebono@hotmail.it</a>&gt;</span> wrote:<br><blockquote style="padding-left: 1ex;">





<div>
Hi Karthik,<br><br>I'm trying to run all the tests executable for the volume rendering based on GPU, and I wonder what kind of GPU is required if there is one required...I have an NVIDIA 7900 GS which I believe it has a GPU.<br>

<br>Kind Regards.<br>GC&gt;<br><br><hr>Date: Fri, 17 Apr 2009 05:05:53 -0400<div><div></div><div><br>Subject: Re: [vtkusers] GPU volume rendering<br>From: <a href="mailto:karthik.krishnan@kitware.com">karthik.krishnan@kitware.com</a><br>

To: <a href="mailto:ilferraresebono@hotmail.it">ilferraresebono@hotmail.it</a><br>CC: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br><br>Giancarlo:<br><br>As I mentioned earlier, please post your CMakeCache.txt file, NOT CMakeLists.txt .<br>

<br>The CMakeCache.txt file should be found at the top level of your binary directory.<br><br>Thanks<br><br><div>
On Fri, Apr 17, 2009 at 5:01 AM, Giancarlo Amati <span dir="ltr">&lt;<a href="mailto:ilferraresebono@hotmail.it">ilferraresebono@hotmail.it</a>&gt;</span> wrote:<br><blockquote style="padding-left: 1ex;">






<div>
<br>In attachment the CMAKELIST.txt file which comes with the distribution...I've never edited that.<br><br>GC<br><hr>Date: Fri, 17 Apr 2009 04:45:33 -0400<div><div></div><div><br>Subject: Re: [vtkusers] GPU volume rendering<br>


From: <a href="mailto:karthik.krishnan@kitware.com">karthik.krishnan@kitware.com</a><br>To: <a href="mailto:ilferraresebono@hotmail.it">ilferraresebono@hotmail.it</a><br>CC: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>


<br>There is no relation dependency of CUDA related sources and KWWidgets in VTKEdge. Please post your configuration errors to the list and also post your CMakeCache.txt (You should find this file in your binary directory)<br>



<br><div>On Fri, Apr 17, 2009 at 4:40 AM, Giancarlo Amati <span dir="ltr">&lt;<a href="mailto:ilferraresebono@hotmail.it">ilferraresebono@hotmail.it</a>&gt;</span> wrote:<br><blockquote style="padding-left: 1ex;">







<div>
I dunno why as I have CUDA installed, as I turn on the _use_CUDA option with CMAKE it requires something related to KWidget.... <br><br><hr>Date: Fri, 17 Apr 2009 04:32:23 -0400<div><div></div><div><br>Subject: Re: [vtkusers] GPU volume rendering<br>



From: <a href="mailto:karthik.krishnan@kitware.com">karthik.krishnan@kitware.com</a><br>To: <a href="mailto:ilferraresebono@hotmail.it">ilferraresebono@hotmail.it</a><br>CC: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>



<br>No VTKEdge itself does not require KWWidgets.&nbsp; <br><br>You need them only if you'd like to build the GUI based paintbrush tool demos. You don't seem to need any of those<br><br><div>On Fri, Apr 17, 2009 at 4:29 AM, Giancarlo Amati <span dir="ltr">&lt;<a href="mailto:ilferraresebono@hotmail.it">ilferraresebono@hotmail.it</a>&gt;</span> wrote:<br>




<blockquote style="padding-left: 1ex;">



<div>
does it require any widgets? like Kwidget?<br><br><hr>Date: Fri, 17 Apr 2009 04:22:24 -0400<br>Subject: Re: [vtkusers] GPU volume rendering<br>From: <a href="mailto:karthik.krishnan@kitware.com">karthik.krishnan@kitware.com</a><br>




To: <a href="mailto:ilferraresebono@hotmail.it">ilferraresebono@hotmail.it</a><br>CC: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><div><div></div><div><br><br>Giancarlo:<br>
<br>VTKEdge does build with VTK CVS and if I am not mistaken also builds fine with VTK-5-4.<br><br>Could you please post the errors you are getting to the list.<br><br>Here is a link to last night's dashboard :<br>
&nbsp; <a href="https://www.kitware.com/CDash/index.php?project=VTKEdge&amp;date=2009-04-16">https://www.kitware.com/CDash/index.php?project=VTKEdge&amp;date=2009-04-16</a><br><br>Thanks<br>--<br>karthik<br><br>




<div>
On Fri, Apr 17, 2009 at 4:07 AM, Giancarlo Amati <span dir="ltr">&lt;<a href="mailto:ilferraresebono@hotmail.it">ilferraresebono@hotmail.it</a>&gt;</span> wrote:<br><blockquote style="padding-left: 1ex;">









<div>
Hello everybody,<br><br>does anybody know about a library for GPU accelerated volume rendering compatible with VTK?<br><br>I'm struggling in finding something nice....and I'm trying to compile VTKedge but...with no success with VTK 5.4<br>





<br>Kind Regards.<br>Giancarlo<br><br><hr>Scegli fra più di 30 stazioni!  <a href="http://clk.atdmt.com/GBL/go/140630364/direct/01/">Ascolta la radio su Messenger</a></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">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">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">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Karthik Krishnan<br>R&amp;D Engineer,<br>Kitware Inc.<br>Ph: 518 881 4919<br>Fax: 518 371 4573<br><br></div></div><hr>È arrivato il nuovo Messenger! <a href="http://clk.atdmt.com/GBL/go/140630365/direct/01/">Provalo subito</a></div>





</blockquote></div><br><br clear="all"><br>-- <br>Karthik Krishnan<br>R&amp;D Engineer,<br>Kitware Inc.<br>Ph: 518 881 4919<br>Fax: 518 371 4573<br><br></div></div><hr>Dillo con le Emoticon!  <a href="http://clk.atdmt.com/GBL/go/140630363/direct/01/">Scarica il nuovo Messenger 2009</a></div>




</blockquote></div><br><br clear="all"><br>-- <br>Karthik Krishnan<br>R&amp;D Engineer,<br>Kitware Inc.<br>Ph: 518 881 4919<br>Fax: 518 371 4573<br><br></div></div><div><hr>25 GB di spazio gratuito su Internet! <a href="http://clk.atdmt.com/GBL/go/140630366/direct/01/">Prova SkyDrive</a></div>


</div>
</blockquote></div><br><br clear="all"><br>-- <br>Karthik Krishnan<br>R&amp;D Engineer,<br>Kitware Inc.<br>Ph: 518 881 4919<br>Fax: 518 371 4573<br><br><hr>25 GB di spazio gratuito su Internet! <a href="http://clk.atdmt.com/GBL/go/140630366/direct/01/">Prova SkyDrive</a></div>

</div></div>
</blockquote></div><br><br clear="all"><br>-- <br>Karthik Krishnan<br>R&amp;D Engineer,<br>Kitware Inc.<br>Ph: 518 881 4919<br>Fax: 518 371 4573<br><br><hr>È arrivato il nuovo Messenger! <a href="http://clk.atdmt.com/GBL/go/140630365/direct/01/">Provalo subito</a></div>
</div></div>
</blockquote></div><br><br><br /><hr />È arrivato il nuovo Messenger! <a href='http://clk.atdmt.com/GBL/go/140630365/direct/01/' target='_new'>Provalo subito</a></body>
</html>