[Rtk-users] Can RTK be built with CUDA 6.5 and VS2013?

Yang-Kyun Park theday79 at gmail.com
Wed Oct 8 17:31:13 EDT 2014


Hi, im using a cuda v4.2 and it works well for me.

YangKyun
On Oct 8, 2014 5:27 PM, "M Miller via Rtk-users" <
rtk-users at public.kitware.com> wrote:

> Can RTK be built with CUDA 6.5 and VS2013?
>
> (Using RTK source downloaded 10.7.14)
> CUDA 6.5 has obseleted sm_10 and deprecated sm_11, sm_12, and sm_13.
> To build rtkcuda the parameter "-gencode arch=compute_10,code=sm_10" must
> be removed from FindCUDA_wrap.cmake (line 56). The next version of CUDA
> will probably require the other -gencode lines to be modified.
>
> Calling rtkbackprojections with bp=CudaFDKBackProjection crashes in
> "CUDA_reconstruct_conebeam". Inserting a CUDA_CHECK_ERROR after the
> "cudaMemcpyToArray" (about line 203) provides the description "itk::ERROR:
> CUDA ERROR: invalid argument".
> Other modes including bp=CudaBackProjection work fine under the same
> conditions.
>
> Which versions of CUDA are supported by RTK?
>
>
> Thanks
> _______________________________________________
> Rtk-users mailing list
> Rtk-users at public.kitware.com
> http://public.kitware.com/mailman/listinfo/rtk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/rtk-users/attachments/20141008/868b7135/attachment-0009.html>


More information about the Rtk-users mailing list