<?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 John, I think you need to in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084550#M62946</link>
    <description>John, I think you need to look at &lt;STRONG&gt;Intel Software Development Emulator&lt;/STRONG&gt; ( SDE ) because its latest version supports all &lt;STRONG&gt;Intel ISA&lt;/STRONG&gt;s up to &lt;STRONG&gt;AVX-512&lt;/STRONG&gt;. I ran &lt;STRONG&gt;Linux&lt;/STRONG&gt; versions of some scientific software compiled for &lt;STRONG&gt;AVX-512 ISA&lt;/STRONG&gt; on a real &lt;STRONG&gt;KNL&lt;/STRONG&gt; server and on all the rest Linux computer systems around me without &lt;STRONG&gt;AVX-512 ISA&lt;/STRONG&gt; using &lt;STRONG&gt;SDE&lt;/STRONG&gt; version &lt;STRONG&gt;7.58.0&lt;/STRONG&gt; for Linux.</description>
    <pubDate>Fri, 21 Apr 2017 19:31:00 GMT</pubDate>
    <dc:creator>SergeyKostrov</dc:creator>
    <dc:date>2017-04-21T19:31:00Z</dc:date>
    <item>
      <title>Cross-Compiling Phi Code on Windows</title>
      <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084538#M62934</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;This is probably a simple, setup issue, but I am stumped.&amp;nbsp; I am compiling a simple application that queries the Phi board.&amp;nbsp; Currently, I am running this on my laptop that doesn't have any card installed.&amp;nbsp; After everything is compiled, I ran the application thinking that it would indicate that there are no cards installed and then terminate, but it doesn't work.&amp;nbsp; Windows is complaining that the application didn't start correctly.&amp;nbsp; What gives?&amp;nbsp; I suspected that the application will just return, indicating that there was no Phi card installed...&lt;/P&gt;

&lt;P&gt;Note that I am also having problems with all the tutorial code that is found in the SDK as well.&amp;nbsp; They all return the same error...&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;John&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Phi.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/9489iA9A8F2B42C0921AF/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Phi.png" alt="Phi.png" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2017 15:42:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084538#M62934</guid>
      <dc:creator>Quant_Geek1</dc:creator>
      <dc:date>2017-04-15T15:42:39Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...DLL Initialization</title>
      <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084539#M62935</link>
      <description>&amp;gt;&amp;gt;...DLL Initialization Failed...

I see that some &lt;STRONG&gt;DLL&lt;/STRONG&gt; was not loaded and you need to understand if this is a driver &lt;STRONG&gt;DLL&lt;/STRONG&gt; for the &lt;STRONG&gt;Phi&lt;/STRONG&gt; card. I would use &lt;STRONG&gt;MS Depends&lt;/STRONG&gt; utility to review a list &lt;STRONG&gt;dependent DLL&lt;/STRONG&gt;s used by your application. Also, inspect &lt;STRONG&gt;intel-coi&lt;/STRONG&gt; headers for all statements like &lt;STRONG&gt;#pragma comment ( lib, "..." )&lt;/STRONG&gt;.</description>
      <pubDate>Wed, 19 Apr 2017 18:26:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084539#M62935</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2017-04-19T18:26:24Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...Note that I am also</title>
      <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084540#M62936</link>
      <description>&amp;gt;&amp;gt;...Note that I am also having problems with all the tutorial code that is found in the SDK as well. They all return the same error...

Install the &lt;STRONG&gt;Phi&lt;/STRONG&gt; card on a system that supports it and repeat tests. If that problem is not resolved then there is problem with a &lt;STRONG&gt;Visual Studio&lt;/STRONG&gt;, or another software subsystem of a &lt;STRONG&gt;Windows&lt;/STRONG&gt;.

In overall, it is possible that some run-time package is not installed.</description>
      <pubDate>Wed, 19 Apr 2017 18:32:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084540#M62936</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2017-04-19T18:32:01Z</dc:date>
    </item>
    <item>
      <title>One more note: Try a 64-bit</title>
      <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084541#M62937</link>
      <description>One more note: Try a 64-bit version of your simple test application.</description>
      <pubDate>Wed, 19 Apr 2017 18:34:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084541#M62937</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2017-04-19T18:34:10Z</dc:date>
    </item>
    <item>
      <title>Thanks Sergey!  The</title>
      <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084542#M62938</link>
      <description>&lt;P&gt;Thanks Sergey!&amp;nbsp; The applications now seem to work once I connected the Akitio Node with the Phi installed, even though the 4GB decoding isn't enabled.&amp;nbsp; Majority of the driver components are online, except for the main micx64 component.&amp;nbsp; The applications are now correctly return "0 Engines Available" which is what I was expecting.&amp;nbsp; Somewhat weird as I suspected this to work without the drivers installed...&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 19:27:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084542#M62938</guid>
      <dc:creator>Quant_Geek1</dc:creator>
      <dc:date>2017-04-19T19:27:34Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...The applications now</title>
      <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084543#M62939</link>
      <description>&amp;gt;&amp;gt;...The applications now seem to work once I connected the Akitio Node with the Phi installed...

Could you provide details about your hardware ( computer, model, memory, etc )? Thanks in advance.</description>
      <pubDate>Thu, 20 Apr 2017 14:25:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084543#M62939</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2017-04-20T14:25:48Z</dc:date>
    </item>
    <item>
      <title>Hi Sergey,</title>
      <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084544#M62940</link>
      <description>&lt;P&gt;Hi Sergey,&lt;/P&gt;

&lt;P&gt;My setup is a bit unconventional, but should work in theory.&amp;nbsp; The only issue I currently have is that the BIOS doesn't support the "Above 4GB&amp;nbsp; Decoding" that is required for the Phi.&amp;nbsp; This is causing the resources to be exhausted for the PCI and hence prevents the driver from going online fully.&amp;nbsp; I am in the process of trying to resolve that final issue.&amp;nbsp; My system is as follows:&lt;/P&gt;

&lt;P&gt;MSI GT83VR 6RF Laptop (i7-Intel Core i7-6920HQ 2.9GHz/ 64GB DDR4/ 1TB HDD + 2x 512GB PCIe SSD/ 2x GeForce GTX 1080)&lt;/P&gt;

&lt;P&gt;AKitio Node Thunderbolt 3 to PCIe Chassis (this is to connect the Phi to the laptop via the Thunderbolt 3 port)&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;John&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 18:05:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084544#M62940</guid>
      <dc:creator>Quant_Geek1</dc:creator>
      <dc:date>2017-04-20T18:05:33Z</dc:date>
    </item>
    <item>
      <title>Hi Sergey,</title>
      <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084545#M62941</link>
      <description>&lt;P&gt;Hi Sergey,&lt;/P&gt;

&lt;P&gt;John has an opened thread related to the potential usage of Intel Xeon Phi connected to Thunderbolt 3 and a laptop. The following is the thread:&amp;nbsp;&lt;A href="https://software.intel.com/en-us/forums/intel-many-integrated-core/topic/719921"&gt;https://software.intel.com/en-us/forums/intel-many-integrated-core/topic/719921&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;In case you ever made such a configuration work, it would be great to know your experience in this thread. :)&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2017 03:33:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084545#M62941</guid>
      <dc:creator>gaston-hillar</dc:creator>
      <dc:date>2017-04-21T03:33:44Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...</title>
      <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084546#M62942</link>
      <description>&amp;gt;&amp;gt;...
&amp;gt;&amp;gt;My system is as follows:
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;MSI GT83VR 6RF Laptop (i7-Intel Core i7-6920HQ 2.9GHz/ 64GB DDR4/ 1TB HDD + 2x 512GB PCIe SSD/ 2x GeForce GTX 1080)
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;AKitio Node Thunderbolt 3 to PCIe Chassis (this is to connect the Phi to the laptop via the Thunderbolt 3 port)
&amp;gt;&amp;gt;...

&amp;gt;&amp;gt;...
&amp;gt;&amp;gt;John has an opened thread related to the potential usage of Intel Xeon Phi connected to Thunderbolt 3 and a laptop
&amp;gt;&amp;gt;...

Thank you for the information.

One more question is: John, what Phi card are you using?

PS: I'd like to have a similar system...</description>
      <pubDate>Fri, 21 Apr 2017 16:51:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084546#M62942</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2017-04-21T16:51:08Z</dc:date>
    </item>
    <item>
      <title>I currently  have two SC7120s</title>
      <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084547#M62943</link>
      <description>&lt;P&gt;I currently&amp;nbsp; have two SC7120s.&amp;nbsp; One is actively cooled (SC7120A), whereas the second one is passively cooled (SC7120P).&amp;nbsp; The SC7120A is the one I am currently trying to get up and running.&amp;nbsp; The SC7120P requires a fan shroud that I am currently waiting to be manufactured.&amp;nbsp; It will allow me to install this into a workstation with adequate ventilation.&amp;nbsp;&amp;nbsp; Here are some pics of the fan shroud:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="p1.jpg"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/9490iA882E931494D2C71/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="p1.jpg" alt="p1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="p4.jpg"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/9491iCBE1B8218FF75B2B/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="p4.jpg" alt="p4.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Here is a picture of the SC7120A installed inside the Akitio Node chassis.&amp;nbsp; Sorry for the grainy picture.&amp;nbsp; I usually have the office lights dimmed:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="p6.jpg"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/9492i2B891136F5A80850/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="p6.jpg" alt="p6.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Eventually, I would like to move to a larger chassis that has 3 PCIe slots so that I can house both the cards, plus an Altera Stratix FPGA board.&amp;nbsp; But this is all secondary until I can get the laptop BIOS modified for "Above 4GB Decoding"...&lt;/P&gt;

&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2017 17:17:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084547#M62943</guid>
      <dc:creator>Quant_Geek1</dc:creator>
      <dc:date>2017-04-21T17:17:00Z</dc:date>
    </item>
    <item>
      <title>Thank you, John! I see that</title>
      <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084548#M62944</link>
      <description>Thank you, John! I see that you have Intel® Xeon Phi™ Coprocessor of x100 Product Family ( Knights Corner ).

I wish Intel would release a small factor KNL board for notebooks...</description>
      <pubDate>Fri, 21 Apr 2017 19:23:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084548#M62944</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2017-04-21T19:23:02Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...I can get the laptop</title>
      <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084549#M62945</link>
      <description>&amp;gt;&amp;gt;...I can get the laptop BIOS modified for "Above 4GB Decoding"...

Please keep update on it.</description>
      <pubDate>Fri, 21 Apr 2017 19:25:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084549#M62945</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2017-04-21T19:25:42Z</dc:date>
    </item>
    <item>
      <title>John, I think you need to</title>
      <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084550#M62946</link>
      <description>John, I think you need to look at &lt;STRONG&gt;Intel Software Development Emulator&lt;/STRONG&gt; ( SDE ) because its latest version supports all &lt;STRONG&gt;Intel ISA&lt;/STRONG&gt;s up to &lt;STRONG&gt;AVX-512&lt;/STRONG&gt;. I ran &lt;STRONG&gt;Linux&lt;/STRONG&gt; versions of some scientific software compiled for &lt;STRONG&gt;AVX-512 ISA&lt;/STRONG&gt; on a real &lt;STRONG&gt;KNL&lt;/STRONG&gt; server and on all the rest Linux computer systems around me without &lt;STRONG&gt;AVX-512 ISA&lt;/STRONG&gt; using &lt;STRONG&gt;SDE&lt;/STRONG&gt; version &lt;STRONG&gt;7.58.0&lt;/STRONG&gt; for Linux.</description>
      <pubDate>Fri, 21 Apr 2017 19:31:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084550#M62946</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2017-04-21T19:31:00Z</dc:date>
    </item>
    <item>
      <title>In case of Windows I use SDE</title>
      <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084551#M62947</link>
      <description>In case of &lt;STRONG&gt;Windows&lt;/STRONG&gt; I use &lt;STRONG&gt;SDE&lt;/STRONG&gt; version &lt;STRONG&gt;7.49.0&lt;/STRONG&gt;:

...
C:\&amp;gt;sde.exe -version
Intel(R) Software Development Emulator.  Version: &lt;STRONG&gt;7.49.0&lt;/STRONG&gt; external
Copyright (C) 2008-2016, Intel Corporation. All rights reserved.
...</description>
      <pubDate>Fri, 21 Apr 2017 19:36:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084551#M62947</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2017-04-21T19:36:15Z</dc:date>
    </item>
    <item>
      <title>Interesting...  I wasn't</title>
      <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084552#M62948</link>
      <description>&lt;P&gt;Interesting...&amp;nbsp; I wasn't aware of the SDE.&amp;nbsp; I am definitely downloading this.&amp;nbsp; Thanks Sergey!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2017 22:53:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084552#M62948</guid>
      <dc:creator>Quant_Geek1</dc:creator>
      <dc:date>2017-04-21T22:53:48Z</dc:date>
    </item>
    <item>
      <title>The only issue with SDE is</title>
      <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084553#M62949</link>
      <description>The only issue with &lt;STRONG&gt;SDE&lt;/STRONG&gt; is that applications work &lt;STRONG&gt;slower&lt;/STRONG&gt; ( I'll post some performance numbers later ).</description>
      <pubDate>Mon, 24 Apr 2017 14:04:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084553#M62949</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2017-04-24T14:04:37Z</dc:date>
    </item>
    <item>
      <title>Sergey,</title>
      <link>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084554#M62950</link>
      <description>&lt;P&gt;Sergey,&lt;/P&gt;

&lt;P&gt;It would be great to see an article / blog in which you can provide performance numbers related to the usage of SDE. I do believe it would be an extremely useful reference. Looking forward to it! :)&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 16:37:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cross-Compiling-Phi-Code-on-Windows/m-p/1084554#M62950</guid>
      <dc:creator>gaston-hillar</dc:creator>
      <dc:date>2017-04-25T16:37:20Z</dc:date>
    </item>
  </channel>
</rss>

