[Rtk-users] CMake configuration of CUDA_SDK_ROOT_DIR

MORY, CYRIL Cyril.Mory at philips.com
Wed Jun 19 09:05:05 EDT 2013


Hi everyone,

I'm developing a CUDA filter and I'd like to use addition between objects of type int4.
Operators between CUDA vector types are defined in the header file helper_math.h included in the CUDA SDK. But when typing #include <helper_math.h> in my CUDA file, the IDE tells me the file can't be found.
Is it related to the fact that in my CMake configuration of RTK, the line CUDA_SDK_ROOT_DIR is not found ? (CMake says "CUDA_SDK_ROOT_DIR-NOTFOUND").
If so, how am I supposed to configure this line ?
If not, do you have a solution to propose (I could just copy paste the file, but it's dirty) ?

Regards,
==========================================
Cyril Mory
PhD student at Philips Medisys and CREATIS

Groupement Hospitalier Est
Hôpital Cardiologique Louis Pradel
Laboratoire CREATIS - Bât. B13
CNRS UMR5220, INSERM U1044, INSA-Lyon, Univ. Lyon 1
28, Avenue du Doyen LEPINE
69677 Bron cedex FRANCE

Office : +33 4 72 35 74 12
Cell : +33 6 69 46 73 79


________________________________
The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/rtk-users/attachments/20130619/b05e5f88/attachment-0008.html>


More information about the Rtk-users mailing list