<?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 MPSS recompilation in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959983#M21596</link>
    <description>&lt;P&gt;can any one help me to recompile mpss 3 on centos 6.4 &amp;nbsp;with kernel 3.11&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 19 Oct 2013 07:47:52 GMT</pubDate>
    <dc:creator>Hemant_A_</dc:creator>
    <dc:date>2013-10-19T07:47:52Z</dc:date>
    <item>
      <title>MPSS recompilation</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959983#M21596</link>
      <description>&lt;P&gt;can any one help me to recompile mpss 3 on centos 6.4 &amp;nbsp;with kernel 3.11&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Oct 2013 07:47:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959983#M21596</guid>
      <dc:creator>Hemant_A_</dc:creator>
      <dc:date>2013-10-19T07:47:52Z</dc:date>
    </item>
    <item>
      <title>Quote:Hemant A. wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959984#M21597</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Hemant A. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;can any one help me to recompile mpss 3 on centos 6.4 &amp;nbsp;with kernel 3.11&lt;/P&gt;
&lt;P&gt;when we recommpiling with &amp;nbsp;kernel &amp;nbsp;3.11 we are gtting the bellow errors&amp;nbsp;&lt;/P&gt;
&lt;P&gt;CC &lt;M&gt; /root/compile/mpss_gold_update_3/src/kernel/linsysfs.o&lt;BR /&gt; CC &lt;M&gt; /root/compile/mpss_gold_update_3/src/kernel/linvcons.o&lt;BR /&gt;/root/compile/mpss_gold_update_3/src/kernel/linvcons.c: In function ‘micvcons_create’:&lt;BR /&gt;/root/compile/mpss_gold_update_3/src/kernel/linvcons.c:99: error: ‘struct tty_driver’ has no member named ‘minor_num’&lt;BR /&gt;/root/compile/mpss_gold_update_3/src/kernel/linvcons.c: In function ‘micvcons_open’:&lt;BR /&gt;/root/compile/mpss_gold_update_3/src/kernel/linvcons.c:205: error: ‘struct tty_struct’ has no member named ‘low_latency’&lt;BR /&gt;/root/compile/mpss_gold_update_3/src/kernel/linvcons.c: In function ‘micvcons_readchars’:&lt;BR /&gt;/root/compile/mpss_gold_update_3/src/kernel/linvcons.c:338: warning: passing argument 1 of ‘tty_insert_flip_string’ from incompatible pointer type&lt;BR /&gt;include/linux/tty_flip.h:28: note: expected ‘struct tty_port *’ but argument is of type ‘struct tty_struct *’&lt;BR /&gt;/root/compile/mpss_gold_update_3/src/kernel/linvcons.c:339: warning: passing argument 1 of ‘tty_flip_buffer_push’ from incompatible pointer type&lt;BR /&gt;include/linux/tty_flip.h:13: note: expected ‘struct tty_port *’ but argument is of type ‘struct tty_struct *’&lt;BR /&gt;make[2]: *** [/root/compile/mpss_gold_update_3/src/kernel/linvcons.o] Error 1&lt;BR /&gt;make[1]: *** [_module_/root/compile/mpss_gold_update_3/src/kernel] Error 2&lt;BR /&gt;make[1]: Leaving directory `/usr/src/kernels/3.11.5-1.el6.elrepo.x86_64'&lt;BR /&gt;make: *** [modules] Error&lt;/M&gt;&lt;/M&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Oct 2013 08:02:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959984#M21597</guid>
      <dc:creator>Hemant_A_</dc:creator>
      <dc:date>2013-10-19T08:02:48Z</dc:date>
    </item>
    <item>
      <title>The instructions given in the</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959985#M21598</link>
      <description>&lt;P&gt;The instructions given in the readme file unfortunately make some assumptions. (The directions in the next release are a bit clearer I believe.)&lt;/P&gt;
&lt;P&gt;Anyway, did you install the kernel-headers and kernel-devel packages from the Centos release? And are you using the version of gcc and glibc that came in the src directory with the MPSS?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2013 19:51:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959985#M21598</guid>
      <dc:creator>Frances_R_Intel</dc:creator>
      <dc:date>2013-10-21T19:51:54Z</dc:date>
    </item>
    <item>
      <title>Dear Frances Roth , Thank</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959986#M21599</link>
      <description>&lt;P&gt;Dear Frances Roth , Thank &amp;nbsp;you for your reply.&lt;/P&gt;
&lt;P&gt;Centos version 6.4,&lt;/P&gt;
&lt;P&gt;Kernel 3.11.5-1.el6.elrepo.x86_64&lt;/P&gt;
&lt;P&gt;GCC version 4.4.7 20120313 ( Red Har 4.4.7-3)&lt;/P&gt;
&lt;P&gt;bitutils 2.20.51.0.2-5.36.el6.x86_64&lt;/P&gt;
&lt;P&gt;yes we installed the kernel headers &amp;nbsp;and kernel devel &amp;nbsp;packages.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2013 04:54:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959986#M21599</guid>
      <dc:creator>Hemant_A_</dc:creator>
      <dc:date>2013-10-22T04:54:54Z</dc:date>
    </item>
    <item>
      <title>I will check with the</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959987#M21600</link>
      <description>&lt;P&gt;I will check with the developers to be sure, but, after digging around some more, I think the answer is you cannot use the 3.11 kernel unless you modify the code for the mic kmod. In the meantime, there may be other users out there who have done this and perhaps they will chime in with suggestions.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2013 05:58:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959987#M21600</guid>
      <dc:creator>Frances_R_Intel</dc:creator>
      <dc:date>2013-10-22T05:58:45Z</dc:date>
    </item>
    <item>
      <title>After asking around, I couldn</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959988#M21601</link>
      <description>&lt;P&gt;After asking around, I couldn't find anyone here who has tried anything beyond 3.5. And I don't have any timeframe for when it will be supported in an MPSS release.&amp;nbsp;Sorry&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2013 06:12:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959988#M21601</guid>
      <dc:creator>Frances_R_Intel</dc:creator>
      <dc:date>2013-10-30T06:12:37Z</dc:date>
    </item>
    <item>
      <title>I too would like to use</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959989#M21602</link>
      <description>&lt;P&gt;I too would like to use kernel 3.11 (.6-1) from elrepo, on Scientific Linux, with mpss 3.1. I want to use this kernel because my Xeon E3-1225 v3 will then have proper video support. And yes, my Phi works fine using 2.6.32-358.23.2.el6.x86_64 on that little workstation :-)&lt;/P&gt;
&lt;P&gt;My error is this:&lt;/P&gt;
&lt;P&gt;[plain]make[1]: Entering directory `/usr/src/kernels/3.11.6-1.el6.elrepo.x86_64'&lt;BR /&gt;&amp;nbsp; CC &lt;M&gt;&amp;nbsp; /root/rpmbuild/BUILD/mpss-modules-3.1/dma/mic_dma_lib.o&lt;BR /&gt;/root/rpmbuild/BUILD/mpss-modules-3.1/dma/mic_dma_lib.c: In function 'mic_dma_proc_init':&lt;BR /&gt;/root/rpmbuild/BUILD/mpss-modules-3.1/dma/mic_dma_lib.c:1478: error: implicit declaration of function 'create_proc_entry'&lt;BR /&gt;/root/rpmbuild/BUILD/mpss-modules-3.1/dma/mic_dma_lib.c:1478: warning: assignment makes pointer from integer without a cast&lt;BR /&gt;/root/rpmbuild/BUILD/mpss-modules-3.1/dma/mic_dma_lib.c:1479: error: dereferencing pointer to incomplete type&lt;BR /&gt;/root/rpmbuild/BUILD/mpss-modules-3.1/dma/mic_dma_lib.c:1480: error: dereferencing pointer to incomplete type&lt;BR /&gt;/root/rpmbuild/BUILD/mpss-modules-3.1/dma/mic_dma_lib.c:1483: warning: assignment makes pointer from integer without a cast&lt;BR /&gt;/root/rpmbuild/BUILD/mpss-modules-3.1/dma/mic_dma_lib.c:1484: error: dereferencing pointer to incomplete type&lt;BR /&gt;/root/rpmbuild/BUILD/mpss-modules-3.1/dma/mic_dma_lib.c:1485: error: dereferencing pointer to incomplete type&lt;BR /&gt;make[2]: *** [/root/rpmbuild/BUILD/mpss-modules-3.1/dma/mic_dma_lib.o] Error 1&lt;BR /&gt;make[1]: *** [_module_/root/rpmbuild/BUILD/mpss-modules-3.1] Error 2&lt;BR /&gt;make[1]: Leaving directory `/usr/src/kernels/3.11.6-1.el6.elrepo.x86_64'&lt;BR /&gt;make: *** [modules] Error 2&lt;BR /&gt;error: Bad exit status from /var/tmp/rpm-tmp.uKlPOr (%build) [/plain]&lt;/M&gt;&lt;/P&gt;
&lt;P&gt;Hopefully newer versions of the mpss stack wil have support for newer kernels. Or better, mic.ko will be assimilated into the normal kernel tree.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Nov 2013 20:39:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959989#M21602</guid>
      <dc:creator>GRoes</dc:creator>
      <dc:date>2013-11-02T20:39:00Z</dc:date>
    </item>
    <item>
      <title>I was able to make the mic</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959990#M21603</link>
      <description>&lt;P&gt;I was able to make the mic module compile on Linux kernel version up to Linux-3.11.&lt;/P&gt;
&lt;P&gt;It's tested and working on Linux-3.11.6 and you can find it here:&lt;BR /&gt;&lt;A href="https://github.com/xdsopl/mpss-modules" target="_blank"&gt;https://github.com/xdsopl/mpss-modules&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Would be nice if someone from Intel could review the patches and maybe help as i am not familiar with the code and could have missed something.&lt;/P&gt;
&lt;P&gt;It would be also nice if you guys could test the code and give feedback. Patches are also welcome :)&lt;/P&gt;
&lt;P&gt;Ahmet&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2013 18:38:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959990#M21603</guid>
      <dc:creator>Ahmet_Inan</dc:creator>
      <dc:date>2013-11-06T18:38:30Z</dc:date>
    </item>
    <item>
      <title>Thank you for your effort,</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959991#M21604</link>
      <description>&lt;P&gt;Thank you for your effort, Ahmet. I'll let you know if I hear any feedback.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2013 22:40:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959991#M21604</guid>
      <dc:creator>Frances_R_Intel</dc:creator>
      <dc:date>2013-11-06T22:40:33Z</dc:date>
    </item>
    <item>
      <title>I tested Ahmet's mpss kernel</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959992#M21605</link>
      <description>&lt;P&gt;I tested Ahmet's mpss kernel module and it works on 3.11.6 AND on 3.12.0. Nice! Thanks Ahmet.&lt;/P&gt;
&lt;P&gt;[grepit@phi-test zelf]$ OMP_NUM_THREADS=128 ./a-phi.out 2048&lt;BR /&gt;&amp;nbsp;Code running on MIC&lt;BR /&gt;&amp;nbsp;matrix multiplication running with&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 128&amp;nbsp; threads&lt;BR /&gt;&amp;nbsp;avg time :&amp;nbsp;&amp;nbsp;&amp;nbsp; 4.534012&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sec&lt;BR /&gt;&amp;nbsp;C(1)=&amp;nbsp;&amp;nbsp; 4096.000&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;[grepit@phi-test zelf]$ uname -r&lt;BR /&gt;3.12.0-1.el6.elrepo.x86_64&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2013 13:26:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959992#M21605</guid>
      <dc:creator>GRoes</dc:creator>
      <dc:date>2013-11-13T13:26:33Z</dc:date>
    </item>
    <item>
      <title>Hi, I am trying to install</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959993#M21606</link>
      <description>&lt;P&gt;Hi, I am trying to install mpss 3.1 on ubuntu 13 with kernel 3.10. when I make install mic module i get a message:&lt;/P&gt;

&lt;P&gt;"make -C /lib/modules/3.11.0-15-generic/build M=/home/user1/temp/MIC/mpss-modules-master modules_install \&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;INSTALL_MOD_PATH=&lt;BR /&gt;
	make[1]: Entering directory `/usr/src/linux-headers-3.11.0-15-generic'&lt;BR /&gt;
	&amp;nbsp; INSTALL /home/user1/temp/MIC/mpss-modules-master/mic.ko&lt;BR /&gt;
	Can't read private key&lt;BR /&gt;
	&amp;nbsp; DEPMOD&amp;nbsp; 3.11.0-15-generic&lt;BR /&gt;
	make[1]: Leaving directory `/usr/src/linux-headers-3.11.0-15-generic'&lt;BR /&gt;
	install -d /usr/local/etc/udev/rules.d&lt;BR /&gt;
	install -m644 udev-mic.rules /usr/local/etc/udev/rules.d/50-udev-mic.rules&lt;BR /&gt;
	install -d /lib/modules/3.11.0-15-generic&lt;BR /&gt;
	install -m644 Module.symvers /lib/modules/3.11.0-15-generic/scif.symvers&lt;BR /&gt;
	install -d /usr/src/linux-headers-3.11.0-15-generic/include/modules&lt;BR /&gt;
	install -m644 include/scif.h /usr/src/linux-headers-3.11.0-15-generic/include/modules"&lt;/P&gt;

&lt;P&gt;When I try to modprobe mic, i get FATAL ERROR mic not found and it succeeds with insmod. and later when i try to depmod, i get an error message&lt;/P&gt;

&lt;P&gt;"ERROR: fstatat(3, mic.ko): Too many levels of symbolic links"&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2014 21:10:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959993#M21606</guid>
      <dc:creator>roshan_c_</dc:creator>
      <dc:date>2014-02-05T21:10:03Z</dc:date>
    </item>
    <item>
      <title>Roshan,</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959994#M21607</link>
      <description>&lt;P&gt;Roshan,&lt;/P&gt;

&lt;P&gt;MPSS doesn't support Ubuntu, though there are successful ports for earlier versions of MPSS.&lt;/P&gt;

&lt;P&gt;Additionally, there is a newer version of MPSS coming out in late Q1, so I suggest you delaying any personal porting efforts until then.&lt;/P&gt;

&lt;P&gt;Regards&lt;BR /&gt;
	--&lt;BR /&gt;
	Taylor&lt;/P&gt;

&lt;P&gt;PS I notice that you posted similar questions under other threads. I put a similar answer (well, actually identical) there.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2014 23:49:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-recompilation/m-p/959994#M21607</guid>
      <dc:creator>TaylorIoTKidd</dc:creator>
      <dc:date>2014-02-10T23:49:20Z</dc:date>
    </item>
  </channel>
</rss>

