<?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 I will be happy to test the in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-2-5-1-missing-CPU-model-for-MacBook-Air-with-i7-4650U/m-p/962123#M2567</link>
    <description>&lt;P&gt;I will be happy to test the patch.&lt;/P&gt;
&lt;P&gt;/Rolf&lt;/P&gt;</description>
    <pubDate>Sun, 28 Jul 2013 16:14:02 GMT</pubDate>
    <dc:creator>Rolf_Andersson</dc:creator>
    <dc:date>2013-07-28T16:14:02Z</dc:date>
    <item>
      <title>PCM 2.5.1 - missing CPU model for MacBook Air with i7-4650U?</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-2-5-1-missing-CPU-model-for-MacBook-Air-with-i7-4650U/m-p/962121#M2565</link>
      <description>&lt;P&gt;Hi, I got this error message when trying to run pcm-tsx.x on my MBA (cpu i7-4650U)&lt;/P&gt;
&lt;P&gt;Error: unsupported processor. Only Intel(R) processors are supported (Atom(R) and microarchitecture codename Nehalem, Westmere, Sandy Bridge and Ivy Bridge). CPU model number: 69 Brand: "Intel(R) Core(TM) i7-4650U CPU @ 1.70GHz"&lt;BR /&gt;Access to Intel(r) Performance Counter Monitor has denied (no MSR or PCI CFG space access).&lt;/P&gt;
&lt;P&gt;Adding&lt;/P&gt;
&lt;P&gt;"HASWELL_4650 = 69" to the SupportedCPUModels enum in cpucounters.h and&lt;/P&gt;
&lt;P&gt;"|| model_ == HASWELL_4650" to isCPUModelSupported in cpucounters.cpp&lt;/P&gt;
&lt;P&gt;allowed me to run the program.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Rolf&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jul 2013 03:45:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-2-5-1-missing-CPU-model-for-MacBook-Air-with-i7-4650U/m-p/962121#M2565</guid>
      <dc:creator>Rolf_Andersson</dc:creator>
      <dc:date>2013-07-28T03:45:19Z</dc:date>
    </item>
    <item>
      <title>Hi Rolf,</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-2-5-1-missing-CPU-model-for-MacBook-Air-with-i7-4650U/m-p/962122#M2566</link>
      <description>&lt;P&gt;Hi Rolf,&lt;/P&gt;
&lt;P&gt;thanks for reporting this. We have just recently noticed that and already have a pre-release version supporting this model. Unfortunately your changes above are not sufficient for supporting it correctly in PCM. Let me send you a patch for testing before the official release.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Roman&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jul 2013 16:10:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-2-5-1-missing-CPU-model-for-MacBook-Air-with-i7-4650U/m-p/962122#M2566</guid>
      <dc:creator>Roman_D_Intel</dc:creator>
      <dc:date>2013-07-28T16:10:55Z</dc:date>
    </item>
    <item>
      <title>I will be happy to test the</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-2-5-1-missing-CPU-model-for-MacBook-Air-with-i7-4650U/m-p/962123#M2567</link>
      <description>&lt;P&gt;I will be happy to test the patch.&lt;/P&gt;
&lt;P&gt;/Rolf&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jul 2013 16:14:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-2-5-1-missing-CPU-model-for-MacBook-Air-with-i7-4650U/m-p/962123#M2567</guid>
      <dc:creator>Rolf_Andersson</dc:creator>
      <dc:date>2013-07-28T16:14:02Z</dc:date>
    </item>
    <item>
      <title>Rolf,</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-2-5-1-missing-CPU-model-for-MacBook-Air-with-i7-4650U/m-p/962124#M2568</link>
      <description>&lt;P&gt;Rolf,&lt;/P&gt;
&lt;P&gt;please try this small patch in the attachment.&lt;/P&gt;
&lt;P&gt;[bash]&lt;/P&gt;
&lt;P&gt;cd IntelPCMMainDirectrory&lt;/P&gt;
&lt;P&gt;patch &amp;lt;&amp;nbsp;MBApatch.txt&lt;/P&gt;
&lt;P&gt;make clean&lt;/P&gt;
&lt;P&gt;make&lt;/P&gt;
&lt;P&gt;[/bash]&lt;/P&gt;
&lt;P&gt;Please post the output of&lt;/P&gt;
&lt;P&gt;[bash]&lt;/P&gt;
&lt;P&gt;./pcm.x "sleep 1"&lt;/P&gt;
&lt;P&gt;[/bash]&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Roman&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2013 09:35:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-2-5-1-missing-CPU-model-for-MacBook-Air-with-i7-4650U/m-p/962124#M2568</guid>
      <dc:creator>Roman_D_Intel</dc:creator>
      <dc:date>2013-07-29T09:35:29Z</dc:date>
    </item>
    <item>
      <title>the patch applied cleanly and</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-2-5-1-missing-CPU-model-for-MacBook-Air-with-i7-4650U/m-p/962125#M2569</link>
      <description>&lt;P&gt;the patch applied cleanly and the make was successful.&lt;/P&gt;
&lt;P&gt;Please find the output of ./pmc.x "sleep 1" enclosed&lt;/P&gt;
&lt;P&gt;/Rolf&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2013 14:37:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-2-5-1-missing-CPU-model-for-MacBook-Air-with-i7-4650U/m-p/962125#M2569</guid>
      <dc:creator>Rolf_Andersson</dc:creator>
      <dc:date>2013-07-29T14:37:30Z</dc:date>
    </item>
    <item>
      <title>Rolf,</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-2-5-1-missing-CPU-model-for-MacBook-Air-with-i7-4650U/m-p/962126#M2570</link>
      <description>&lt;P&gt;Rolf,&lt;/P&gt;
&lt;P&gt;many thanks. The output looks good.&lt;/P&gt;
&lt;P&gt;Roman&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2013 14:41:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-2-5-1-missing-CPU-model-for-MacBook-Air-with-i7-4650U/m-p/962126#M2570</guid>
      <dc:creator>Roman_D_Intel</dc:creator>
      <dc:date>2013-07-29T14:41:01Z</dc:date>
    </item>
  </channel>
</rss>

