Hi,
The pypi package does not have the Cuda option. Using cuda in wrapping
requires to compile it yourself, see INSTALLATION.md
<https://github.com/SimonRit/RTK/blob/master/INSTALLATION.md>.
Providing pypi packages cuda is a difficult task which we are still working
on...
Simon

On Fri, Dec 17, 2021 at 12:15 AM Zhang, Zhehao <zhehao.zh...@wustl.edu>
wrote:

> Dear all,
>
>
>
> I am using Python version RTK, through pip install:
>
> pip install itk
>
> pip install itk-rtk
>
>
>
> 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 (
> https://github.com/SimonRit/RTK/blob/master/examples/FirstReconstruction/FirstCudaReconstruction.py
> ) failed by giving me: module 'RTK' has no attribute 'CudaImage'.
>
>
>
> 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.
>
>
>
> Best,
>
> Zhehao
> _______________________________________________
> Rtk-users mailing list
> Rtk-users@public.kitware.com
> https://public.kitware.com/mailman/listinfo/rtk-users
>
_______________________________________________
Rtk-users mailing list
Rtk-users@public.kitware.com
https://public.kitware.com/mailman/listinfo/rtk-users

Reply via email to