<?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  &amp;gt;&amp;gt;&amp;gt;I think PCM is very in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/How-to-use-PCM-on-Windows-8/m-p/1055560#M4988</link>
    <description>&lt;P&gt;&amp;nbsp;&amp;gt;&amp;gt;&amp;gt;I think PCM is very useful. Is there a similar tool which can get GPU indicators? Just like PCM to CPU&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;

&lt;P&gt;Yes I agree , although PCM cannot beat such a complex software like VTune you can at least inspect code implementation of PCM.&lt;/P&gt;

&lt;P&gt;For GPU data profiling you can use VTune and/or GPUview.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/windows/hardware/ff570133%28v=vs.85%29.aspx" target="_blank"&gt;https://msdn.microsoft.com/en-us/library/windows/hardware/ff570133%28v=vs.85%29.aspx&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/intel-vtune-amplifier-xe/details" target="_blank"&gt;https://software.intel.com/en-us/intel-vtune-amplifier-xe/details&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jan 2015 09:12:19 GMT</pubDate>
    <dc:creator>Bernard</dc:creator>
    <dc:date>2015-01-22T09:12:19Z</dc:date>
    <item>
      <title>How to use PCM on Windows 8?</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/How-to-use-PCM-on-Windows-8/m-p/1055555#M4983</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;My system is Win 8.1 Pro.&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I download the Intel PCM 2.8 and run the "build_all.bat". So all are built.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;But when I run the PCM.exe in PCM_Win\Debug, it lacks winring0.dll and winring0.sys.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I wonder where I can get them?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I read WINDOWS_HOWTO.rtf file and it suggests me to compile the WinMSRDriver dir. But that dir only contains Win7 and WinXP. If my OS is Win 8.1, what should I do?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Thanks! Hope for your reply.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2015 06:29:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/How-to-use-PCM-on-Windows-8/m-p/1055555#M4983</guid>
      <dc:creator>zhang_f_</dc:creator>
      <dc:date>2015-01-20T06:29:03Z</dc:date>
    </item>
    <item>
      <title>You should be able to use the</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/How-to-use-PCM-on-Windows-8/m-p/1055556#M4984</link>
      <description>&lt;P&gt;You should be able to use the Win7 driver. Alternatively, the third-party WinRing0 driver is supported as well.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Please note that you should build and use the 64-bit binaries.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Last but not least you will run into an undefined function&amp;nbsp;YieldProcessor, which Microsoft seems to have dropped with Windows 8. Replacing it with _&lt;EM&gt;mm&lt;/EM&gt;_pause solves the issue. (The next version of PCM will include this fix.)&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2015 09:11:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/How-to-use-PCM-on-Windows-8/m-p/1055556#M4984</guid>
      <dc:creator>Thomas_W_Intel</dc:creator>
      <dc:date>2015-01-20T09:11:00Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/How-to-use-PCM-on-Windows-8/m-p/1055557#M4985</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;From the Windows_HOWTO.rtfÖ&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;If you do not want or cannot compile the msr.sys driver you might use a third-party open source WinRing0 driver instead. Instructions:&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;Download the free RealTemp utility package from &lt;A href="http://www.techpowerup.com/realtemp/"&gt;http://www.techpowerup.com/realtemp/&lt;/A&gt; or any other free utility that uses the open-source WinRing0 driver (like OpenHardwareMonitor &lt;A href="http://code.google.com/p/open-hardware-monitor/downloads/list"&gt;http://code.google.com/p/open-hardware-monitor/downloads/list&lt;/A&gt;).&lt;/LI&gt;
	&lt;LI&gt;Copy WinRing0.dll, WinRing0.sys, WinRing0x64.dll, WinRing0x64.sys files from there into the PCM.exe binary location, into the PCM-Service.exe location and into c:\windows\system32&lt;/LI&gt;
	&lt;LI&gt;Run the PCM.exe tool and/or go to step 6 (perfmon utility).&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;You dont have to install any of these programs, just open up the archive and copy these mentioned files into the directory for windows pcm.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;

&lt;P&gt;Cheers,&lt;/P&gt;

&lt;P&gt;Otto&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2015 09:12:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/How-to-use-PCM-on-Windows-8/m-p/1055557#M4985</guid>
      <dc:creator>Otto_B_Intel</dc:creator>
      <dc:date>2015-01-20T09:12:33Z</dc:date>
    </item>
    <item>
      <title>Thanks! I copied these things</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/How-to-use-PCM-on-Windows-8/m-p/1055558#M4986</link>
      <description>&lt;P&gt;Thanks! I copied these things and make it work. I think this is the easiest way!&lt;/P&gt;

&lt;P&gt;Another 2 questions:&lt;/P&gt;

&lt;P&gt;1. Can I use PCM to get the same indicators in VTune? That is to say, are there some CPU indicators VTune can get, but PCM cannot get? Does PCM can get all CPU indicators?&lt;/P&gt;

&lt;P&gt;2. I think PCM is very useful. Is there a similar tool which can get GPU indicators? Just like PCM to CPU.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2015 11:56:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/How-to-use-PCM-on-Windows-8/m-p/1055558#M4986</guid>
      <dc:creator>zhang_f_</dc:creator>
      <dc:date>2015-01-20T11:56:24Z</dc:date>
    </item>
    <item>
      <title>VTune can do a lot more than</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/How-to-use-PCM-on-Windows-8/m-p/1055559#M4987</link>
      <description>&lt;P&gt;VTune can do&amp;nbsp;&lt;EM&gt;a lot&lt;/EM&gt;&amp;nbsp;more than PCM. If you compare PCM to visual inspection, then VTune corresponds to an MRT. Most notably, VTune can link back the events to your source code. For example, it will report in which code line you are getting cache misses. VTune comes with a nice GUI, supports ten times more events and can instrument your code to detect lock contention. In fact, a lot of people are overwhelmed by the capabilities of VTune .).&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2015 12:06:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/How-to-use-PCM-on-Windows-8/m-p/1055559#M4987</guid>
      <dc:creator>Thomas_W_Intel</dc:creator>
      <dc:date>2015-01-20T12:06:29Z</dc:date>
    </item>
    <item>
      <title> &gt;&gt;&gt;I think PCM is very</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/How-to-use-PCM-on-Windows-8/m-p/1055560#M4988</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;gt;&amp;gt;&amp;gt;I think PCM is very useful. Is there a similar tool which can get GPU indicators? Just like PCM to CPU&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;

&lt;P&gt;Yes I agree , although PCM cannot beat such a complex software like VTune you can at least inspect code implementation of PCM.&lt;/P&gt;

&lt;P&gt;For GPU data profiling you can use VTune and/or GPUview.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/windows/hardware/ff570133%28v=vs.85%29.aspx" target="_blank"&gt;https://msdn.microsoft.com/en-us/library/windows/hardware/ff570133%28v=vs.85%29.aspx&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/intel-vtune-amplifier-xe/details" target="_blank"&gt;https://software.intel.com/en-us/intel-vtune-amplifier-xe/details&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2015 09:12:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/How-to-use-PCM-on-Windows-8/m-p/1055560#M4988</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2015-01-22T09:12:19Z</dc:date>
    </item>
  </channel>
</rss>

