<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
<div class="WordSection1">
<p class="MsoNormal">Exactly. I changed this when I was his message a few weeks back in my own copy.</p>
<p class="MsoNormal">Thank you.</p>
<p class="MsoNormal">Maybe I will spend some time in the next few month to do some optimizations of the cuda part.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Best regards,</p>
<p class="MsoNormal">Louie</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Sent from <a href="https://go.microsoft.com/fwlink/?LinkId=550986">
Mail</a> for Windows 10</p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="border:none;padding:0in"><b>From: </b><a href="mailto:simon.rit@creatis.insa-lyon.fr">Simon Rit</a><br>
<b>Sent: </b>Thursday, January 5, 2017 17:58<br>
<b>To: </b><a href="mailto:wuchao04@gmail.com">Chao Wu</a><br>
<b>Cc: </b><a href="mailto:Rtk-users@public.kitware.com">rtk-users@public.kitware.com</a><br>
<b>Subject: </b>Re: [Rtk-users] Type of CudaDataManager::m_BufferSize</p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<div dir="ltr">
<div>
<div>Hi,<br>
I have modified it, check that this is enough:<br>
<a href="https://github.com/SimonRit/RTK/commit/ef23a0668a70c8a874eb2e2718e5f30b41f27f14">https://github.com/SimonRit/RTK/commit/ef23a0668a70c8a874eb2e2718e5f30b41f27f14<br>
</a>Thinking about this, I think it fixes one issue encountered by the user louie <<a href="mailto:ghostcz@hotmail.com">ghostcz@hotmail.com</a>> with large images (that I discussed with him during the training last June). Maybe he could confirm if he still
 follows the project...<br>
</div>
Thanks again,<br>
</div>
Simon<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Thu, Dec 15, 2016 at 12:15 PM, Chao Wu <span dir="ltr">
<<a href="mailto:wuchao04@gmail.com" target="_blank">wuchao04@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi all,
<div><br>
</div>
<div>In utilities\ITKCudaCommon\<wbr>include\itkCudaDataManager.h the type of CudaDataManager::m_<wbr>BufferSize is unsigned int, which prevents buffering >4GB image data in CUDA memory. In the same file, the type of GPUMemPointer::m_BufferSize is size_t which
 looks more proper.</div>
<div><br>
</div>
<div>Is there any special reason for this unsigned int type? I am going to change the type from unsigned int to size_t and test what will happen, but if anyone already have the experience please let me know. Many thanks.</div>
<div><br>
</div>
<div>Best regards,</div>
<div>Chao</div>
</div>
<br>
______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/rtk-users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</body>
</html>