<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake? in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377785#M27593</link>
    <description>&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry for confusion regarding GPU upload. I found that in the end it's all about the behavior of the &lt;B&gt;Sleep()&lt;/B&gt; method in Windows. On a Kaby Lake system the following code takes about &lt;B&gt;8 seconds&lt;/B&gt; to execute, but when I open the Intel Control Panel and run the same code again it takes only &lt;B&gt;0.8 seconds&lt;/B&gt;. On any other (non Kaby Lake) system it also takes only &lt;B&gt;0.8 seconds&lt;/B&gt;. I know that &lt;B&gt;Sleep()&lt;/B&gt; can take up to &lt;B&gt;16 ms&lt;/B&gt;, but I'm wondering the behavior is different by &lt;B&gt;factor 10 on Kaby Lake vs. non Kaby Lake&lt;/B&gt; systems. Furthermore one can control that behavior by adjusting the minimum timer resolution using &lt;B&gt;timeBeginPeriod() and timeEndPeriod()&lt;/B&gt; calls. But since is a system-wide setting it's usually not recommended to change that setting. But I assume that's what opening up the Intel Control Panel does as well, it changes the minimum timer resolution. Any idea why behavior on Kaby Lake is different compared to its predecessors?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# pragma comment(lib, "winmm.lib")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int main()&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;    //timeBeginPeriod(1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    DWORD startMs = timeGetTime();&lt;/P&gt;&lt;P&gt;    unsigned __int64 counter = 0;&lt;/P&gt;&lt;P&gt;    for (int i = 0; i &amp;lt; 500; i++)&lt;/P&gt;&lt;P&gt;    {&lt;/P&gt;&lt;P&gt;        Sleep(1);&lt;/P&gt;&lt;P&gt;    }&lt;/P&gt;&lt;P&gt;    printf("Duration %dms\n", timeGetTime() - startMs);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    //timeEndPeriod(1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    return 0;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;</description>
    <pubDate>Thu, 09 Feb 2017 15:35:19 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2017-02-09T15:35:19Z</dc:date>
    <item>
      <title>Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377780#M27588</link>
      <description>&lt;P&gt;On 3 different Kaby Lake CPUs (i7 7700, i5 7500, i7 7500U) I'm seeing performance of CPU to GPU transfer (using Direct3D11 2D texture and Map/Unmap to upload data) is way lower as long as I do not open up the Intel Control Panel. As soon as I open it up and enter for example the "Display" tab the performance increases and I can upload data to the GPU much faster. In my test application that is 64 fps vs. 80 fps @ 3840x2160. As soon as I close the Intel Control Panel the frame rate goes down to 64 fps again.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 08:43:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377780#M27588</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-07T08:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377781#M27589</link>
      <description>&lt;P&gt;Hello &lt;B&gt; TSchnitzler&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;In regard to your inquiry I just wanted to let you know that we are still currently working in releasing the drivers for the Intel® HD graphics 630 controller for processors i7-7700, i5-7500, they will be available anytime soon, so for those 2 processors we will need to wait for the drivers to be available in order to install them to try to fix this problem, let me apologize for any inconvenience.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;For the i7-7500U, that processor works with Intel® HD 620 graphics, so please install the following drivers:&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Driver Beta 4552:&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;A href="https://downloadcenter.intel.com/download/26464/Intel-Graphics-Beta-Driver-15-45-?product=96551"&gt;https://downloadcenter.intel.com/download/26464/Intel-Graphics-Beta-Driver-15-45-?product=96551&lt;/A&gt; &lt;A href="https://downloadcenter.intel.com/download/26464/Intel-Graphics-Beta-Driver-15-45-?product=96551"&gt;https://downloadcenter.intel.com/download/26464/Intel-Graphics-Beta-Driver-15-45-?product=96551&lt;/A&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Or driver 4542:&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;A href="https://downloadcenter.intel.com/download/26404/Graphics-Intel-Graphics-Driver-15-45-?product=96551"&gt;https://downloadcenter.intel.com/download/26404/Graphics-Intel-Graphics-Driver-15-45-?product=96551&lt;/A&gt; &lt;A href="https://downloadcenter.intel.com/download/26404/Graphics-Intel-Graphics-Driver-15-45-?product=96551"&gt;https://downloadcenter.intel.com/download/26404/Graphics-Intel-Graphics-Driver-15-45-?product=96551&lt;/A&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;For this processor i7-7500U you can also try the drivers from the manufacturer by visiting their web site.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Please let me know the results of trying those drivers.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Any further questions, please let me know.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Alberto&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 20:00:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377781#M27589</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-07T20:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377782#M27590</link>
      <description>&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much for your response. Today I tried both suggested drivers (4542 and 4552 beta) on the Intel Core i7-7500U, but I still see the described behavior. I have to open the Intel Control Panel and go to the "Display" tab to get full performance for CPU to GPU transfer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 09:21:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377782#M27590</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-08T09:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377783#M27591</link>
      <description>&lt;P&gt;Hello &lt;B&gt; TSchnitzler&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;You are welcome.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Thank you very much for providing those results.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Since you already tried those drivers and the problem remains, we will start an investigation on this matter in order to try to find a possible solution to fix this problem.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Before we do that, we just need to verify a few details:&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;What is the model of the laptop where you are using the Intel® i7-7500U?&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;What are the model of the motherboards that you are using with Intel® i7-7700 and Intel® i5-7500?&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Which is the test application that you are using to verify the performance of the processor?&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Please install the SSU tool (System Support Utility) on the 3 systems:&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;You will be able to download it on the following link:&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;A href="https://downloadcenter.intel.com/download/25293/Intel-System-Support-Utility"&gt;https://downloadcenter.intel.com/download/25293/Intel-System-Support-Utility&lt;/A&gt; &lt;A href="https://downloadcenter.intel.com/download/25293/Intel-System-Support-Utility"&gt;https://downloadcenter.intel.com/download/25293/Intel-System-Support-Utility&lt;/A&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Once you do that, the tool will allow you to save the information as a file, so, once you save it, please also attach it to this thread, in order for us to see it.&lt;P&gt;&amp;nbsp;&lt;/P&gt;Any questions, please let me know.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Alberto</description>
      <pubDate>Wed, 08 Feb 2017 21:39:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377783#M27591</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-08T21:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377784#M27592</link>
      <description>&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here are a few more details about the test environment(s).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Intel® i7-7500U&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.gigabyte.com/Mini-PcBarebone/GB-BKi7A-7500-rev-10#"&gt;http://www.gigabyte.com/Mini-PcBarebone/GB-BKi7A-7500-rev-10#&lt;/A&gt; ov GIGABYTE BRIX GB-BKi7A-7500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Intel® i7-7700K&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.asus.com/Motherboards/PRIME-Z270-A/"&gt;https://www.asus.com/Motherboards/PRIME-Z270-A/&lt;/A&gt; ASUS PRIME Z270-A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Intel® i5-7500&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.gigabyte.com/Motherboard/GA-Z270N-WIFI-rev-10#"&gt;http://www.gigabyte.com/Motherboard/GA-Z270N-WIFI-rev-10#&lt;/A&gt; kf GIGABYTE Z270N-WIFI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please download the requested SSU results &lt;A href="https://1drv.ms/u/s!An8bkXy2FQdUr1TdC30P9w-2WEdA"&gt;https://1drv.ms/u/s!An8bkXy2FQdUr1TdC30P9w-2WEdA&lt;/A&gt; here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For testing we use our own software which uploads data to the GPU using Direct3D11 Map, Unmap, CopyResource.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: Interestingly when I tried to isolate the code that does the GPU upload I can no longer reproduce the problem. I'll keep investigating to nail it down to certain code.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 09:18:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377784#M27592</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-09T09:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377785#M27593</link>
      <description>&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry for confusion regarding GPU upload. I found that in the end it's all about the behavior of the &lt;B&gt;Sleep()&lt;/B&gt; method in Windows. On a Kaby Lake system the following code takes about &lt;B&gt;8 seconds&lt;/B&gt; to execute, but when I open the Intel Control Panel and run the same code again it takes only &lt;B&gt;0.8 seconds&lt;/B&gt;. On any other (non Kaby Lake) system it also takes only &lt;B&gt;0.8 seconds&lt;/B&gt;. I know that &lt;B&gt;Sleep()&lt;/B&gt; can take up to &lt;B&gt;16 ms&lt;/B&gt;, but I'm wondering the behavior is different by &lt;B&gt;factor 10 on Kaby Lake vs. non Kaby Lake&lt;/B&gt; systems. Furthermore one can control that behavior by adjusting the minimum timer resolution using &lt;B&gt;timeBeginPeriod() and timeEndPeriod()&lt;/B&gt; calls. But since is a system-wide setting it's usually not recommended to change that setting. But I assume that's what opening up the Intel Control Panel does as well, it changes the minimum timer resolution. Any idea why behavior on Kaby Lake is different compared to its predecessors?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# pragma comment(lib, "winmm.lib")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int main()&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;    //timeBeginPeriod(1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    DWORD startMs = timeGetTime();&lt;/P&gt;&lt;P&gt;    unsigned __int64 counter = 0;&lt;/P&gt;&lt;P&gt;    for (int i = 0; i &amp;lt; 500; i++)&lt;/P&gt;&lt;P&gt;    {&lt;/P&gt;&lt;P&gt;        Sleep(1);&lt;/P&gt;&lt;P&gt;    }&lt;/P&gt;&lt;P&gt;    printf("Duration %dms\n", timeGetTime() - startMs);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    //timeEndPeriod(1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    return 0;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 15:35:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377785#M27593</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-09T15:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377786#M27594</link>
      <description>&lt;P&gt;Hello &lt;B&gt; TSchnitzler&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Thank you very much for letting us know that information.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;I will start an investigation on this matter, as soon as I get any updates from it, I will post all the details on this thread.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Any questions, please let me know.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Alberto&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 01:45:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377786#M27594</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-10T01:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377787#M27595</link>
      <description>&lt;P&gt;Hello &lt;B&gt; TSchnitzler&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;I just wanted to let you know that we have a new driver released:&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Driver 4590:&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;A href="https://downloadcenter.intel.com/download/26563/Intel-Graphics-Driver-for-Windows-"&gt;https://downloadcenter.intel.com/download/26563/Intel-Graphics-Driver-for-Windows-&lt;/A&gt; &lt;A href="https://downloadcenter.intel.com/download/26563/Intel-Graphics-Driver-for-Windows-"&gt;https://downloadcenter.intel.com/download/26563/Intel-Graphics-Driver-for-Windows-&lt;/A&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Please try to install it and let me know the results.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Any questions, please let me know.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Alberto&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Feb 2017 01:07:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377787#M27595</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-11T01:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377788#M27596</link>
      <description>&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the new graphics driver. I tried that, but it doesn't change the behavior of &lt;B&gt;Sleep()&lt;/B&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 13:27:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377788#M27596</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-13T13:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377789#M27597</link>
      <description>&lt;P&gt;Hello &lt;B&gt; TSchnitzler&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Thank you very much for letting us know that information.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;We are sorry to hear the driver did not work.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;We will continue with our investigation in order to try to find a possible resolution to fix the issue.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;As soon as I get any updates, I will post all the details on this thread.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Any questions, please let me know.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Alberto&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 01:35:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377789#M27597</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-15T01:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377790#M27598</link>
      <description>&lt;P&gt;Hello &lt;B&gt; TSchnitzler&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;I just wanted to let you know that we are still currently trying to duplicate the issue.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;There is a new driver available for Intel® HD Graphics 630, it is Beta 4614, please try that driver and let us know the results:&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;A href="https://downloadcenter.intel.com/product/98909/Intel-HD-Graphics-630"&gt;https://downloadcenter.intel.com/product/98909/Intel-HD-Graphics-630&lt;/A&gt; &lt;A href="https://downloadcenter.intel.com/product/98909/Intel-HD-Graphics-630"&gt;https://downloadcenter.intel.com/product/98909/Intel-HD-Graphics-630&lt;/A&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, just to make sure, which Windows version are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please provide the specific steps you do in order for us to replicate the behavior, and if it possible for you to send us the application you are using or the name of any other application that shows the same issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any questions, please let me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Alberto</description>
      <pubDate>Tue, 28 Feb 2017 17:07:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377790#M27598</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-28T17:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377791#M27599</link>
      <description>&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for letting me know about the new driver. I just tried with driver 4614 installed, but I'm still seeing the same issue with Sleep() as described before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 17:15:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377791#M27599</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-03-01T17:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377792#M27600</link>
      <description>&lt;P&gt;Hello &lt;B&gt; TSchnitzler&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;You are welcome.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Thank you very much for letting us know those results.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;This problem, does it happen just when you use your application or it happens with different applications?&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;If that is the case, and the issue happens with different applications, please provide the steps that you are doing in order for us to follow them and try to replicate the issue, and also please provide the name of the applications in order for us to try to download them to test them in our lab.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Any questions, please let me know.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Alberto&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 17:13:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377792#M27600</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-03-02T17:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377793#M27601</link>
      <description>&lt;P&gt;Dear Alberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it can be reproduced with the following code. Please see my comment from Feb 9, which describes it in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# pragma comment(lib, "winmm.lib")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int main()&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;    //timeBeginPeriod(1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    DWORD startMs = timeGetTime();&lt;/P&gt;&lt;P&gt;    unsigned __int64 counter = 0;&lt;/P&gt;&lt;P&gt;    for (int i = 0; i &amp;lt; 500; i++)&lt;/P&gt;&lt;P&gt;    {&lt;/P&gt;&lt;P&gt;        Sleep(1);&lt;/P&gt;&lt;P&gt;    }&lt;/P&gt;&lt;P&gt;    printf("Duration %dms\n", timeGetTime() - startMs);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    //timeEndPeriod(1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    return 0;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 17:28:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377793#M27601</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-03-02T17:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377794#M27602</link>
      <description>&lt;P&gt;Hello &lt;B&gt; TSchnitzler&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Thank you very much for providing those details.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;We will review this case in order to try to provide the information requested.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Any questions, please let me know.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Alberto&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 19:11:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377794#M27602</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-03-03T19:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377795#M27603</link>
      <description>&lt;P&gt;Hello &lt;B&gt; TSchnitzler, &lt;/B&gt;first of all let me apologize for all the lateness in providing a resolution for this case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;I just received some updates on the research that we are still currently doing on this matter, and there is a new driver released for the Intel® HD Graphics 630 and 620 controllers that your processors have, please try to install that driver and let us know the results, it is 4627:&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;A href="https://downloadcenter.intel.com/download/26669/Graphics-Intel-Graphics-Driver-for-Windows-15-45-?product=98909"&gt;https://downloadcenter.intel.com/download/26669/Graphics-Intel-Graphics-Driver-for-Windows-15-45-?product=98909&lt;/A&gt; &lt;A href="https://downloadcenter.intel.com/download/26669/Graphics-Intel-Graphics-Driver-for-Windows-15-45-?product=98909"&gt;https://downloadcenter.intel.com/download/26669/Graphics-Intel-Graphics-Driver-for-Windows-15-45-?product=98909&lt;/A&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Any questions, please let me know.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;Alberto&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 16:45:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377795#M27603</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-04-04T16:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377796#M27604</link>
      <description>&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much for keeping us posted about new GPU driver versions, but are you sure this is actually related to the GPU driver? The "Sleep" issue, that we can work around by timeBeginPeriod, looks more like a CPU related thing to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 18:12:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377796#M27604</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-04-04T18:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377797#M27605</link>
      <description>&lt;P&gt;Hey TSchnitzler,&lt;/P&gt;&lt;P&gt;Could you check BIOS? Do you see a CMOS setting HPET or High precision event timer?&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 23:40:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377797#M27605</guid>
      <dc:creator>Bryce__Intel</dc:creator>
      <dc:date>2017-05-09T23:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Opening Intel Control Panel increases performance of CPU to GPU transfer on Kaby Lake?</title>
      <link>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377798#M27606</link>
      <description>&lt;P&gt;&lt;B&gt; Schnitzler: &lt;/B&gt; You are welcome. I just wanted to check if you saw the information posted previously and if you got the chance to check if the BIOS has a CMOS setting HPET or High precision event timer?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Any questions, please let me know.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards&lt;P&gt;&amp;nbsp;&lt;/P&gt;Alberto R&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 19:16:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Opening-Intel-Control-Panel-increases-performance-of-CPU-to-GPU/m-p/377798#M27606</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-06-05T19:16:30Z</dc:date>
    </item>
  </channel>
</rss>

