<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
.MsoChpDefault
        {}
@page WordSection1
        {margin:70.85pt 70.85pt 70.85pt 70.85pt}
div.WordSection1
        {}
-->
</style>
</head>
<body lang="FR" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi everyone,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><span lang="EN-US">I’m developing a CUDA filter and I’d like to use addition between objects of type int4.</span></p>
<p class="MsoNormal"><span lang="EN-US">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.</span></p>
<p class="MsoNormal"><span lang="EN-US">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”).</span></p>
<p class="MsoNormal"><span lang="EN-US">If so, how am I supposed to configure this line ?</span></p>
<p class="MsoNormal"><span lang="EN-US">If not, do you have a solution to propose (I could just copy paste the file, but it’s dirty) ?  </span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">Regards,</span></p>
<p class="MsoNormal"><span lang="EN-US">==========================================</span></p>
<p class="MsoNormal"><span lang="EN-US">Cyril Mory</span></p>
<p class="MsoNormal"><span lang="EN-US">PhD student at Philips Medisys and CREATIS</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal">Groupement Hospitalier Est</p>
<p class="MsoNormal">Hôpital Cardiologique Louis Pradel</p>
<p class="MsoNormal">Laboratoire CREATIS - Bât. B13</p>
<p class="MsoNormal">CNRS UMR5220, INSERM U1044, INSA-Lyon, Univ. Lyon 1</p>
<p class="MsoNormal">28, Avenue du Doyen LEPINE</p>
<p class="MsoNormal">69677 Bron cedex FRANCE</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><span lang="EN-US">Office : +33 4 72 35 74 12</span></p>
<p class="MsoNormal"><span lang="EN-US">Cell : +33 6 69 46 73 79</span></p>
<p class="MsoNormal"> </p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1">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.<br>
</font>
</body>
</html>