<div dir="ltr"><div>Hi,</div><div>The pypi package does not have the Cuda option. Using cuda in wrapping requires to compile it yourself, see <a href="https://github.com/SimonRit/RTK/blob/master/INSTALLATION.md">INSTALLATION.md</a>.</div><div>Providing pypi packages cuda is a difficult task which we are still working on...</div><div>Simon<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Dec 17, 2021 at 12:15 AM Zhang, Zhehao <<a href="mailto:zhehao.zhang@wustl.edu">zhehao.zhang@wustl.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div style="overflow-wrap: break-word;" lang="EN-US">
<div class="gmail-m_5508394745825317104WordSection1">
<p class="MsoNormal">Dear all,</p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I am using Python version RTK, through pip install:</p>
<p class="MsoNormal">pip install itk</p>
<p class="MsoNormal">pip install itk-rtk</p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">It works well when I run the test code (FirstReconstruction.py) on CPU, however, when I try to use GPU to accelerate, the test code (
<a href="https://github.com/SimonRit/RTK/blob/master/examples/FirstReconstruction/FirstCudaReconstruction.py" target="_blank">
https://github.com/SimonRit/RTK/blob/master/examples/FirstReconstruction/FirstCudaReconstruction.py</a> ) failed by giving me: module 'RTK' has no attribute 'CudaImage'.
</p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Actually, I can not load any RTK cuda filter using python right now, with the similar error. I cannot say for sure but this error seems come from itk. I’m using itk-5.1.2 and rtk-2.2.0 at the beginning, upgrade itk to 5.2.1 and rtk to 2.3.0
 didn’t fix this. Do you have some suggestions about this issue? Appreciate for any help.</p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Best,</p>
<p class="MsoNormal">Zhehao</p>
</div>
</div>

_______________________________________________<br>
Rtk-users mailing list<br>
<a href="mailto:Rtk-users@public.kitware.com" target="_blank">Rtk-users@public.kitware.com</a><br>
<a href="https://public.kitware.com/mailman/listinfo/rtk-users" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/rtk-users</a><br>
</blockquote></div>