<p dir="ltr">Hi, im using a cuda v4.2 and it works well for me.</p>
<p dir="ltr">YangKyun</p>
<div class="gmail_quote">On Oct 8, 2014 5:27 PM, "M Miller via Rtk-users" <<a href="mailto:rtk-users@public.kitware.com">rtk-users@public.kitware.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Can RTK be built with CUDA 6.5 and VS2013?<br>
<br>
(Using RTK source downloaded 10.7.14)<br>
CUDA 6.5 has obseleted sm_10 and deprecated sm_11, sm_12, and sm_13.<br>
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.<br>
<br>
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".<br>
Other modes including bp=CudaBackProjection work fine under the same conditions.<br>
<br>
Which versions of CUDA are supported by RTK?<br>
<br>
<br>
Thanks<br>
_______________________________________________<br>
Rtk-users mailing list<br>
<a href="mailto:Rtk-users@public.kitware.com">Rtk-users@public.kitware.com</a><br>
<a href="http://public.kitware.com/mailman/listinfo/rtk-users" target="_blank">http://public.kitware.com/mailman/listinfo/rtk-users</a><br>
</blockquote></div>