<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 12"><meta name="Originator" content="Microsoft Word 12"><link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Cik20.DL%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"><link rel="themeData" href="file:///C:%5CDOCUME%7E1%5Cik20.DL%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"><link rel="colorSchemeMapping" href="file:///C:%5CDOCUME%7E1%5Cik20.DL%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"><style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;
        mso-font-charset:0;
        mso-generic-font-family:roman;
        mso-font-pitch:variable;
        mso-font-signature:-1610611985 1107304683 0 0 159 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;
        mso-font-charset:0;
        mso-generic-font-family:swiss;
        mso-font-pitch:variable;
        mso-font-signature:-1610611985 1073750139 0 0 159 0;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;
        mso-font-charset:0;
        mso-generic-font-family:modern;
        mso-font-pitch:fixed;
        mso-font-signature:-1610611985 1073750091 0 0 159 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-unhide:no;
        mso-style-qformat:yes;
        mso-style-parent:"";
        margin:0cm;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-ascii-font-family:Calibri;
        mso-ascii-theme-font:minor-latin;
        mso-fareast-font-family:Calibri;
        mso-fareast-theme-font:minor-latin;
        mso-hansi-font-family:Calibri;
        mso-hansi-theme-font:minor-latin;
        mso-bidi-font-family:"Times New Roman";
        mso-bidi-theme-font:minor-bidi;
        mso-fareast-language:EN-US;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.5pt;
        font-family:Consolas;
        mso-fareast-font-family:Calibri;
        mso-fareast-theme-font:minor-latin;
        mso-bidi-font-family:"Times New Roman";
        mso-bidi-theme-font:minor-bidi;
        mso-fareast-language:EN-US;}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-unhide:no;
        mso-style-locked:yes;
        mso-style-link:"Plain Text";
        mso-ansi-font-size:10.5pt;
        mso-bidi-font-size:10.5pt;
        font-family:Consolas;
        mso-ascii-font-family:Consolas;
        mso-fareast-font-family:Calibri;
        mso-fareast-theme-font:minor-latin;
        mso-hansi-font-family:Consolas;
        mso-bidi-font-family:"Times New Roman";
        mso-bidi-theme-font:minor-bidi;
        mso-fareast-language:EN-US;}
.MsoChpDefault
        {mso-style-type:export-only;
        mso-default-props:yes;
        font-size:10.0pt;
        mso-ansi-font-size:10.0pt;
        mso-bidi-font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;
        mso-header-margin:35.4pt;
        mso-footer-margin:35.4pt;
        mso-paper-source:0;}
div.Section1
        {page:Section1;}
-->
</style>

<p class="MsoNormal"><span style="font-family: "Courier New";">Hello everyone,<br style="">
<br style="">
</span></p>

<p class="MsoNormal"><span style="font-family: "Courier New";">I'm quite curios
about the bandwidth to GPUs people are getting especially with NVIDIA C1060 or
Fermi on Intel hosts with two 5520 chipsets. Using bandwidthTest from CUDA SDK
and averaging the results over all cores and GPUs (we have S1070) I'm getting with
memory=pageable 3672 MB/s host to device and 3023 MB/s device to host. With memory=pinned
the numbers increase to 5499 MB/s and 5291 MB/s respectively which look okay
too me.</span></p>

<p class="MsoNormal"><span style="font-family: "Courier New";"> </span></p>

<p class="MsoPlainText"><span style="font-size: 11pt; font-family: "Courier New";">On
a two chipset host 1) there is obviously asymmetry resulting in low and high
numbers depending on affinity and, worryingly, 2) pinned bandwidth is a bit too
low.</span></p>

<p class="MsoPlainText"><span style="font-size: 11pt; font-family: "Courier New";">memory=pageable
</span></p>

<p class="MsoPlainText"><span style="font-size: 11pt; font-family: "Courier New";">host
to device: 3702/3716</span></p>

<p class="MsoPlainText"><span style="font-size: 11pt; font-family: "Courier New";">device
to host: 2880/1807</span></p>

<p class="MsoNormal"><span style="font-family: "Courier New";">memory=pinned</span><span style="font-family: "Courier New";"></span></p>

<p class="MsoPlainText"><span style="font-size: 11pt; font-family: "Courier New";">host
to device: 5751/4709</span></p>

<p class="MsoPlainText"><span style="font-size: 11pt; font-family: "Courier New";">device
to host: 3264/1873</span></p>

<p class="MsoNormal"><span style="font-family: "Courier New";"><br>
If you happen to have numbers for ATI GPUs and/or AMD based hosts please post
them too.</span></p>

<p class="MsoNormal"><span style="font-family: "Courier New";"> </span></p>

<p class="MsoNormal"><span style="font-family: "Courier New";">Thanks,</span></p>

<p class="MsoNormal"><span style="font-family: "Courier New";">Igor</span><span style="font-family: "Courier New";"></span></p>