[Rtk-users] Fwd: Remote Control Issue

Simon Rit simon.rit at creatis.insa-lyon.fr
Mon Jul 6 11:32:18 CEST 2015


Hi Guangming and all,
Thanks for reporting this change of behavior. My first answer is that what
you find simple is not so simple... but you're right, v1.0.0 allowed to
compile RTK with CUDA and to run it without a CUDA device. After a bit of
trakcing, I found that the change of behavior has been introduced with this
patch
<https://github.com/SimonRit/RTK/commit/435c858b598f2bdad01d41760109acf347c98fb4>
so you can blame me. It has now fixed this issue with this patch
<https://github.com/SimonRit/RTK/commit/3a549c10193ecdbcd3a9192db53feb7b34eb80da>,
which seems to work on my laptop, I hope it does on your computer as well.
I can't help you with the fact that you can't run CUDA software with remote
control.
Simon

On Sat, Jul 4, 2015 at 4:19 PM, louie L <ghostcz at hotmail.com> wrote:

> I think because in most cases people use their graphics in TCC mode for
> scientific computations or don't use gpu at all where the rtk_use_cuda is
> false.
> Cheers,
>
> Louie
>
> Sent from my iOS
>
> On 04 Jul 2015, at 16:12, Guangming Zang <guangming.zang at kaust.edu.sa>
> wrote:
>
> Ok, i see. Though i still do not understand why in new version rtk changes
> to call cudaimages, not keeping it simple like before.
> Thanks for the help, Chao.
>
>
> *Guangming Zang (Alex)*
> *King Abdullah University of Science and Technology(KAUST)*
> *University of Chinese Academy of Sciences(UCAS)*
>
>
>
>
> ---------- Forwarded message ----------
> From: Chao Wu <wuchao04 at gmail.com>
> Date: 2015-07-04 0:04 GMT+03:00
> Subject: Re: Remote Control Issue
> To: Guangming Zang <guangming.zang at kaust.edu.sa>
> Cc: rtk-users-request at public.kitware.com, Simon Rit <
> simon.rit at creatis.insa-lyon.fr>
>
>
> Now in many exes cudaimage is the default image type if rtk_use_cuda is
> defined, then if CUDA device is not available this error will occur. When
> using MS remote desktop, graphical card and driver are bypassed unless it
> is Tesla cards working in TCC mode. You can either compile exes without
> CUDA for remote desktop, or try other graphic-based remote desktop software
> like vnc or teamviewer.
>
> Regards, Chao
> Sent from Samsung Galaxy Note 3
> 2015年7月3日 10:26 PM于 "Guangming Zang" <guangming.zang at kaust.edu.sa>写道:
>
>> Dear RTK community,
>>
>> There is some bug in RTK 1.1 version. That’s :
>>
>> When i run commands In 1.1 version with my computer in the lab, RTK works
>> fine, but when i  use my laptop at home to remote control  the computer in
>> the lab, it does not work. i.e., no matter the command are (rtkfdk,
>> ADMM,SART …), an error is always shown:
>>
>> ..\..\..\..\RTK-master\utilities\ITKCudaCommon\src\itkCudaDataManager.cxx:28
>> @ unknown : Cuda Error #3
>>
>> but i did not use Cuda at all..
>>
>> What’s more, when i run the 1.0 version RTK , it works well and no bug in
>> remoter control mode.
>>
>> So i think it is some problem caused by itk ??  can we fix this issue??
>>
>> Thanks for help in advance
>>
>>
>> Regards
>>
>> Guangming
>> *Guangming Zang (Alex)*
>> *King Abdullah University of Science and Technology(KAUST)*
>> *University of Chinese Academy of Sciences(UCAS)*
>>
>>
>>
>>
>> ------------------------------
>> This message and its contents, including attachments are intended solely
>> for the original recipient. If you are not the intended recipient or have
>> received this message in error, please notify me immediately and delete
>> this message from your computer system. Any unauthorized use or
>> distribution is prohibited. Please consider the environment before printing
>> this email.
>
>
>
> ------------------------------
> This message and its contents, including attachments are intended solely
> for the original recipient. If you are not the intended recipient or have
> received this message in error, please notify me immediately and delete
> this message from your computer system. Any unauthorized use or
> distribution is prohibited. Please consider the environment before printing
> this email.
>
> _______________________________________________
> Rtk-users mailing list
> Rtk-users at public.kitware.com
> http://public.kitware.com/mailman/listinfo/rtk-users
>
>
> _______________________________________________
> 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://www.creatis.insa-lyon.fr/pipermail/rtk-users/attachments/20150706/f2aa0795/attachment.htm>


More information about the Rtk-users mailing list