<?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 Hello Chandra, in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-on-Windows-10-PMEM-device-error/m-p/1146647#M6760</link>
    <description>&lt;P&gt;Hello Chandra,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you solve the problem? I am trying to use PCM now and I got the same error as yours. Thank you very much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jul 2019 16:53:34 GMT</pubDate>
    <dc:creator>Zhuoran</dc:creator>
    <dc:date>2019-07-22T16:53:34Z</dc:date>
    <item>
      <title>PCM on Windows 10 - PMEM device error</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-on-Windows-10-PMEM-device-error/m-p/1146646#M6759</link>
      <description>&lt;P&gt;Dear All,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I have compiled the PCM for windows 10 on Visual Studio Community on 64bit - i7 -7th generation laptop. I am trying to measure&amp;nbsp;&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;MEM_LOAD_UOPS_RETIRED_L3_MISS_EVTNR. So, i run the following command. &lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;&lt;SPAN style="font-weight: 700;"&gt;pcm-core&amp;nbsp; -e cpu/umask=0x20,event=0xD1.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;Seems working but i getting error&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;"Failed to seek in the pmem device". &lt;/STRONG&gt;and&amp;nbsp;&amp;nbsp;&lt;STRONG&gt; IPC value =&amp;nbsp;-nan(ind).&lt;/STRONG&gt;&amp;nbsp;Please refer the attached screen shot. Can not solve this issue last 2 days :) // Am i missing anything? Any suggestion very helpful. Many thanks.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;With regards, Chandra&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 10:58:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-on-Windows-10-PMEM-device-error/m-p/1146646#M6759</guid>
      <dc:creator>Chandra_V_</dc:creator>
      <dc:date>2018-03-01T10:58:49Z</dc:date>
    </item>
    <item>
      <title>Hello Chandra,</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-on-Windows-10-PMEM-device-error/m-p/1146647#M6760</link>
      <description>&lt;P&gt;Hello Chandra,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you solve the problem? I am trying to use PCM now and I got the same error as yours. Thank you very much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 16:53:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-on-Windows-10-PMEM-device-error/m-p/1146647#M6760</guid>
      <dc:creator>Zhuoran</dc:creator>
      <dc:date>2019-07-22T16:53:34Z</dc:date>
    </item>
    <item>
      <title>The first error says</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-on-Windows-10-PMEM-device-error/m-p/1146648#M6761</link>
      <description>&lt;P&gt;The first error says "Starting MSR service failed with error 2," which I think it means that the MSR driver file msr.sys could not be found in the same directory as pcm-core.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 17:33:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-on-Windows-10-PMEM-device-error/m-p/1146648#M6761</guid>
      <dc:creator>HadiBrais</dc:creator>
      <dc:date>2019-07-22T17:33:02Z</dc:date>
    </item>
    <item>
      <title>Quote:Hadi Brais wrote:</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-on-Windows-10-PMEM-device-error/m-p/1146649#M6762</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Hadi Brais wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first error says "Starting MSR service failed with error 2," which I think it means that the MSR driver file msr.sys could not be found in the same directory as pcm-core.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, because he used the winring driver instead of msr.sys. I did that too. I switched another computer and rebuilt&amp;nbsp;the same .sln. Now the message "failed to seek in pmem" has gone and everything looks fine. I don't understand the reason maybe they have different intel CPUs.&lt;/P&gt;&lt;P&gt;Unsuccessful: i7-7500U&lt;/P&gt;&lt;P&gt;Successful: i5-7440HQ&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 17:42:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-on-Windows-10-PMEM-device-error/m-p/1146649#M6762</guid>
      <dc:creator>Zhuoran</dc:creator>
      <dc:date>2019-07-22T17:42:50Z</dc:date>
    </item>
  </channel>
</rss>

