<?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 So i am also working this in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005673#M32030</link>
    <description>&lt;P&gt;So i am also working this issue and have had no luck with the mellenox version of OFED:&lt;/P&gt;

&lt;P&gt;I got the version error here is a fix may not be correct:&lt;/P&gt;

&lt;P&gt;Notes: Instructions in guide are wrong: Step 4) States: rpmbuild --rebuild --define “MOFED 1”&lt;/P&gt;

&lt;P&gt;Correct command is: rpmbuild --rebuild --define &lt;STRONG&gt;'MOFED 1' &lt;/STRONG&gt;ofed-driver*.src.rpm Fatal Error Still occurs: fatal error: linux/version.h:&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;No such file or directory #include &lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;LINUX style="font-size: 1em; line-height: 1.5;" version.h=""&gt;ork Around: Exit “C_INCLUDE_PATH=/usr/include/” &lt;/LINUX&gt;&lt;/P&gt;

&lt;P&gt;&lt;LINUX style="font-size: 1em; line-height: 1.5;" version.h=""&gt;Causes Second Error: fatal error: asm/unistd_64_x32.h: No such file or directory&lt;/LINUX&gt;&lt;/P&gt;

&lt;P&gt;export C_INCLUDE_PATH=$C_INCLUDE_PATH:/usr/src/kernels/3.10.0-229.el7.x86_64/arch/x86/include/generated/&lt;/P&gt;

&lt;P&gt;Now i get a lot of errors like:&lt;/P&gt;

&lt;P&gt;&amp;nbsp;error: dereferencing pointer to incomplete type&amp;nbsp;&amp;nbsp; entry-&amp;gt;write_proc = ibscif_stats_write;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Oct 2015 19:08:33 GMT</pubDate>
    <dc:creator>Eric_B_1</dc:creator>
    <dc:date>2015-10-21T19:08:33Z</dc:date>
    <item>
      <title>MPSS 3.3 + OFED on CentOS 7</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005663#M32020</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;looking at the MPSS 3.3 release notes, I discovered that there is now support for RHEL 7. I wanted to try that and hijacked one of our cluster nodes to try installing CentOS 7 and the MPSS stack. The installation of MPSS was completely painless (and I like the fact that there are even service files for systemd), but I haven't managed to install OFED. The MPSS User Manual states that the only supported options for RHEL 7 is OFED-3.5-2-mic, but trying to run its installation script after the MPSS installation failed with a compilation error while building the&amp;nbsp;intel-mic-ofed-compat-rdma RPM. The build logs seem to imply that the OFED sources don't support the 3.10-based compiler in RHEL 7:&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;make -f scripts/Makefile.build obj=/var/tmp/OFED_topdir/BUILD/intel-mic-ofed-compat-rdma-3.5/compat
  gcc -Wp,-MD,/var/tmp/OFED_topdir/BUILD/intel-mic-ofed-compat-rdma-3.5/compat/.main.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include \
        -D__OFED_BUILD__ \
        -DCOMPAT_BASE="\"compat-2012-07-02-13-gde310fa\"" -DCOMPAT_BASE_TREE="\"unknown\"" -DCOMPAT_BASE_TREE_VERSION="\"v3.5\"" -DCOMPAT_PROJECT="\"Compat-rdma\"" -DCOMPAT_VERSION="\"a5bbb76-np\""  \
        -include /lib/modules/3.10.0-123.4.2.el7.x86_64/build/include/generated/autoconf.h \
        -include /var/tmp/OFED_topdir/BUILD/intel-mic-ofed-compat-rdma-3.5/include/linux/autoconf.h \
        -include /lib/modules/3.10.0-123.4.2.el7.x86_64/build/include/linux/kconfig.h \
        -include /var/tmp/OFED_topdir/BUILD/intel-mic-ofed-compat-rdma-3.5/include/linux/compat-2.6.h \
         \
         \
         \
         \
        -I/var/tmp/OFED_topdir/BUILD/intel-mic-ofed-compat-rdma-3.5/include \
        -I/var/tmp/OFED_topdir/BUILD/intel-mic-ofed-compat-rdma-3.5/drivers/infiniband/debug \
        -I/usr/local/include/scst \
        -I/var/tmp/OFED_topdir/BUILD/intel-mic-ofed-compat-rdma-3.5/drivers/infiniband/ulp/srpt \
        -D__XEN_INTERFACE_VERSION__= \
        -I/usr/src/kernels/3.10.0-123.4.2.el7.x86_64/arch/x86/include/mach-xen \
        -I/usr/src/kernels/3.10.0-123.4.2.el7.x86_64/arch/x86/include \
        -Iarch/x86/include/generated -Iinclude \
         \
        -I/usr/src/kernels/3.10.0-123.4.2.el7.x86_64/arch/x86/include \
         -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(main)"  -D"KBUILD_MODNAME=KBUILD_STR(compat)" -c -o /var/tmp/OFED_topdir/BUILD/intel-mic-ofed-compat-rdma-3.5/compat/.tmp_main.o /var/tmp/OFED_topdir/BUILD/intel-mic-ofed-compat-rdma-3.5/compat/main.c
In file included from &amp;lt;command-line&amp;gt;:0:0:
/var/tmp/OFED_topdir/BUILD/intel-mic-ofed-compat-rdma-3.5/include/linux/compat-2.6.h:6:27: fatal error: linux/version.h: No such file or directory
 #include &amp;lt;linux/version.h&amp;gt;
                           ^
compilation terminated.
&lt;/PRE&gt;

&lt;P&gt;I fixed the version.h problem, but other missing headers keep coming up: asm/types.h, asm/bitsperlong.h,...&lt;/P&gt;

&lt;P&gt;As the most recent version of OFED-3.5-2-mic is -beta1, which was released at the beginning of May, is there perhaps a set of patches that need to be applied to the OFED distribution before attempting an installation? For some reason, the MPSS user guide explicitly states that RHEL 7 users should use that OFED stack, and the relevant portion of the guide doesn't list any additional steps apart from a straightforward installation.&lt;/P&gt;

&lt;P&gt;Is there anyone out there who has managed to get MIC + Infiniband running on RHEL 7?&lt;/P&gt;

&lt;P&gt;Best regards,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Steffen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jul 2014 15:22:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005663#M32020</guid>
      <dc:creator>Steffen_M_</dc:creator>
      <dc:date>2014-07-19T15:22:51Z</dc:date>
    </item>
    <item>
      <title>linux/version.h should be</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005664#M32021</link>
      <description>&lt;P&gt;linux/version.h should be available under /usr/src/ if kernel sources (optional) are installed (and maybe configured) and their path correctly selected.&amp;nbsp; I don't know if the latter is a step in OFED preparation.&amp;nbsp; It doesn't look like a gcc version problem.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jul 2014 17:15:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005664#M32021</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2014-07-19T17:15:22Z</dc:date>
    </item>
    <item>
      <title>Hi Tim,</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005665#M32022</link>
      <description>&lt;P&gt;Hi Tim,&lt;/P&gt;

&lt;P&gt;thanks for the comment! I have installed both kernel-devel and kernel-headers for the currently running kernel (to be able to build kernel modules on RHEL, you need kernel-devel).&lt;/P&gt;

&lt;P&gt;To me, the problem seems to be that a lot of kernel headers have been moved around, e.g. version.h used to be in /lib/modules/$VERSION/include/linux/version.h, but is now in lib/modules/$VERSION/include/generated/uapi/linux/version.h. There is a similar story for a bunch of other headers, e.g. asm/types.h has to be changed to uapi/asm-generic/types.h I think.&lt;/P&gt;

&lt;P&gt;Unfortunaly, I'm really not up to that task, as there are probably more severe problems lurking around the corner, and I don't know enough about the kernel to fix those...&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jul 2014 17:30:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005665#M32022</guid>
      <dc:creator>Steffen_M_</dc:creator>
      <dc:date>2014-07-19T17:30:55Z</dc:date>
    </item>
    <item>
      <title>I've passed the question on</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005666#M32023</link>
      <description>&lt;P&gt;I've passed the question on to the OFED developers here. We'll see what they have to say.&lt;/P&gt;

&lt;P&gt;Frances&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2014 21:32:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005666#M32023</guid>
      <dc:creator>Frances_R_Intel</dc:creator>
      <dc:date>2014-07-22T21:32:14Z</dc:date>
    </item>
    <item>
      <title>And the developer got right</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005667#M32024</link>
      <description>&lt;P&gt;And the developer got right back to me. There is a slight release timing mismatch here. A new version of OFED-3.5-2-mic, the one that was tested against RHEL 7,&amp;nbsp;is due out shortly. The developer said he expects "shortly" to be a few days. I will add a note when I hear it is out there.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2014 21:46:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005667#M32024</guid>
      <dc:creator>Frances_R_Intel</dc:creator>
      <dc:date>2014-07-22T21:46:00Z</dc:date>
    </item>
    <item>
      <title>Hi Frances,</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005668#M32025</link>
      <description>&lt;P&gt;Hi Frances,&lt;/P&gt;

&lt;P&gt;thanks for clearing up the issue! I'll just wait for an update from you.&lt;/P&gt;

&lt;P&gt;Steffen&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2014 09:30:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005668#M32025</guid>
      <dc:creator>Steffen_M_</dc:creator>
      <dc:date>2014-07-23T09:30:49Z</dc:date>
    </item>
    <item>
      <title>Boy, this was faster than I</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005669#M32026</link>
      <description>&lt;P&gt;Boy, this was faster than I had expected. The following announcement was sent to the ewg mail list at openfabrics.org this morning:&lt;/P&gt;

&lt;P&gt;OFED-3.5-2-MIC-rc1 is available at:&lt;BR /&gt;
	&lt;A href="https://www.openfabrics.org/downloads/ofed-mic/ofed-3.5-2-mic/OFED-3.5-2-MIC-rc1.tgz" target="_blank"&gt;https://www.openfabrics.org/downloads/ofed-mic/ofed-3.5-2-mic/OFED-3.5-2-MIC-rc1.tgz&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;OFED-3.5-2-MIC requires the Intel(R) MPSS 3.x (YOCTO) release for Linux to be&lt;BR /&gt;
	installed on your system. &amp;nbsp;MPSS 3.x for Linux can be downloaded from:&lt;BR /&gt;
	&lt;A href="http://software.intel.com/mic-developer" target="_blank"&gt;http://software.intel.com/mic-developer&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Changes from OFED-3.5-2-beta1 include:&lt;BR /&gt;
	- added support for RHEL 7.0&lt;BR /&gt;
	- updated DAPL package to release 2.0.42.2&lt;BR /&gt;
	- updated PSM package to intel-mic-psm-3.3&lt;BR /&gt;
	- updated ib_qib driver for mpss-3.3&lt;BR /&gt;
	- script and documentation updates&lt;BR /&gt;
	- bug fixes&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2014 20:13:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005669#M32026</guid>
      <dc:creator>Frances_R_Intel</dc:creator>
      <dc:date>2014-07-23T20:13:21Z</dc:date>
    </item>
    <item>
      <title>Yes, that really was fast!</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005670#M32027</link>
      <description>&lt;P&gt;Yes, that really was fast!&lt;/P&gt;

&lt;P&gt;Unfortunately, I didn't manage to get my setup up and running. The new version of the OFED-MIC stack installs cleanly, and the initial setup was straightforward - IPoIB works (tried doing NFS over it, no problems there). The basic InfiniBand diagnostic tools are also telling me that my network setup is fine.&lt;/P&gt;

&lt;P&gt;But then I tried mounting NFS over RDMA and got strange errors. I can browse the mounted filesystem without any problem, but trying to read any file larger than about 800 bytes results in errors like this:&lt;/P&gt;

&lt;P&gt;cat: README: Input/output error&lt;/P&gt;

&lt;P&gt;I then tried to verify whether there is a compatibility problem between CentOS 6 and 7, so I installed CentOS 7 on a second node and tried to mount an NFS share from there using RDMA. Unfortunately, I keep getting the same error.&lt;/P&gt;

&lt;P&gt;I then tested lower-level connectivity using ib_write_bw (installed as part of the OFED stack). After fiddling around with transfer sizes a little, I noticed that transfers of more than 64k fail for some reason. Here are the outputs (I ran "ib_write_bw -F -R" on the server side):&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;[root@node01 ~]# ib_write_bw --size=65536 -F -R node02.ib
libibverbs: Warning: no userspace device-specific driver found for /sys/class/infiniband_verbs/uverbs1
---------------------------------------------------------------------------------------
                    RDMA_Write BW Test
 Dual-port       : OFF		Device         : mlx4_0
 Number of qps   : 1		Transport type : IB
 Connection type : RC
 TX depth        : 128
 CQ Moderation   : 100
 Mtu             : 2048&lt;B&gt;
 Link type       : IB
 Max inline data : 0&lt;B&gt;
 rdma_cm QPs	 : ON
 Data ex. method : rdma_cm
---------------------------------------------------------------------------------------
 local address: LID 0x05 QPN 0x0070 PSN 0x537e81
 remote address: LID 0x02 QPN 0x006b PSN 0xde3ac7
---------------------------------------------------------------------------------------
 #bytes     #iterations    BW peak[MB/sec]    BW average[MB/sec]   MsgRate[Mpps]
Conflicting CPU frequency values detected: 1680.109000 != 1397.593000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1705.156000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1797.359000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1424.828000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1519.656000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1736.875000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1398.468000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1708.546000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1730.859000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1302.765000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1436.093000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1398.687000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1337.437000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1357.671000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1381.953000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1360.406000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1371.234000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1314.687000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1414.109000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1469.781000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1564.171000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1381.406000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 2800.000000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1499.968000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1499.750000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1532.453000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1704.609000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1494.171000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 2365.343000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1354.171000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1429.203000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1332.296000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1333.390000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1317.640000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1341.375000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1330.875000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1328.687000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1315.781000
Test integrity may be harmed !
Conflicting CPU frequency values detected: 1680.109000 != 1316.109000
Test integrity may be harmed !
Warning: measured timestamp frequency 2800.04 differs from nominal 1680.11 MHz
 65536      5000           3631.36            3631.36		   0.058102
---------------------------------------------------------------------------------------&lt;/B&gt;&lt;/B&gt;&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Going to a larger size always fails like this:&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;[root@node01 ~]# ib_write_bw --size=131072 -F -R node02.ib
libibverbs: Warning: no userspace device-specific driver found for /sys/class/infiniband_verbs/uverbs1
---------------------------------------------------------------------------------------
                    RDMA_Write BW Test
 Dual-port       : OFF		Device         : mlx4_0
 Number of qps   : 1		Transport type : IB
 Connection type : RC
 TX depth        : 128
 CQ Moderation   : 100
 Mtu             : 2048&lt;B&gt;
 Link type       : IB
 Max inline data : 0&lt;B&gt;
 rdma_cm QPs	 : ON
 Data ex. method : rdma_cm
---------------------------------------------------------------------------------------
 local address: LID 0x05 QPN 0x0072 PSN 0xd8d988
 remote address: LID 0x02 QPN 0x006d PSN 0xa6f8b6
---------------------------------------------------------------------------------------
 #bytes     #iterations    BW peak[MB/sec]    BW average[MB/sec]   MsgRate[Mpps]
Problems with warm up
 Failed to complete run_iter_bw function successfully&lt;/B&gt;&lt;/B&gt;&lt;/PRE&gt;

&lt;P&gt;Here, I doubled the transfer size, but any value larger than 65535 will trigger the same behavior.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;At this point, I'm rather lost. Does someone with more experience with InfiniBand have any ideas? Our hardware setup is ConnectX-3 QDR cards (mlx4 driver) with a QDR Mellanox switch. I'd be very grateful!&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;BTW, I'll be on holidays until the beginning of August, so I won't be able to answer any further questions until then.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:35:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005670#M32027</guid>
      <dc:creator>Steffen_M_</dc:creator>
      <dc:date>2014-07-25T14:35:57Z</dc:date>
    </item>
    <item>
      <title>Hi Steffen!</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005671#M32028</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Hi Steffen!&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I'm wondering have you solved your problem already? It seems I have the same issue with OFED 3.5.2 rc3.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2014 07:04:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005671#M32028</guid>
      <dc:creator>Pavel_Lavrenko</dc:creator>
      <dc:date>2014-10-22T07:04:57Z</dc:date>
    </item>
    <item>
      <title>Quote:Pavel Lavrenko wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005672#M32029</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Pavel Lavrenko wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hi Steffen!&lt;/P&gt;

&lt;P&gt;I'm wondering have you solved your problem already? It seems I have the same issue with OFED 3.5.2 rc3.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hi Pavel,&lt;/P&gt;

&lt;P&gt;no, I asked on the OFED side and apparently this won't be fixed in OFED-3.5. But according to what's going on on the OFED mailing list, OFED-3.12 should be released next week or so and it includes MIC support in the mainline distribution. We'll try whether that works with CentOS 7 and RDMA once it is out.&lt;/P&gt;

&lt;P&gt;Steffen&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2014 17:47:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005672#M32029</guid>
      <dc:creator>Steffen_M_</dc:creator>
      <dc:date>2014-10-22T17:47:00Z</dc:date>
    </item>
    <item>
      <title>So i am also working this</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005673#M32030</link>
      <description>&lt;P&gt;So i am also working this issue and have had no luck with the mellenox version of OFED:&lt;/P&gt;

&lt;P&gt;I got the version error here is a fix may not be correct:&lt;/P&gt;

&lt;P&gt;Notes: Instructions in guide are wrong: Step 4) States: rpmbuild --rebuild --define “MOFED 1”&lt;/P&gt;

&lt;P&gt;Correct command is: rpmbuild --rebuild --define &lt;STRONG&gt;'MOFED 1' &lt;/STRONG&gt;ofed-driver*.src.rpm Fatal Error Still occurs: fatal error: linux/version.h:&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;No such file or directory #include &lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;LINUX style="font-size: 1em; line-height: 1.5;" version.h=""&gt;ork Around: Exit “C_INCLUDE_PATH=/usr/include/” &lt;/LINUX&gt;&lt;/P&gt;

&lt;P&gt;&lt;LINUX style="font-size: 1em; line-height: 1.5;" version.h=""&gt;Causes Second Error: fatal error: asm/unistd_64_x32.h: No such file or directory&lt;/LINUX&gt;&lt;/P&gt;

&lt;P&gt;export C_INCLUDE_PATH=$C_INCLUDE_PATH:/usr/src/kernels/3.10.0-229.el7.x86_64/arch/x86/include/generated/&lt;/P&gt;

&lt;P&gt;Now i get a lot of errors like:&lt;/P&gt;

&lt;P&gt;&amp;nbsp;error: dereferencing pointer to incomplete type&amp;nbsp;&amp;nbsp; entry-&amp;gt;write_proc = ibscif_stats_write;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 19:08:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005673#M32030</guid>
      <dc:creator>Eric_B_1</dc:creator>
      <dc:date>2015-10-21T19:08:33Z</dc:date>
    </item>
    <item>
      <title>I'm a bit surprised that /usr</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005674#M32031</link>
      <description>&lt;P&gt;I'm a bit surprised that /usr/include wasn't in your default include path. The file /usr/include/linux/version.h was there, so I am taking it as a given that you did install kernel-headers and kernel-devel.&lt;/P&gt;

&lt;P&gt;I will put in a documentation bug report about the use of double quotes when single quotes should be used.&lt;/P&gt;

&lt;P&gt;As far as the other problems, you don't say exactly which Linux release and which MPSS release you are using. If you are using CentOS 7 or later, as the originator of this thread was, then I would suggest using Open Fabrics OFED 3.12 or 3.18 rather than the Mellanox OFED. What it said in the MPSS 3.4 documentation but does not explicitly say in the MPSS 3.5 or 3.6 documentation is that with RHEL 7.0 and later you should use the Open Fabrics OFED. What the current documentation does say is:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
	&lt;P&gt;Each OFED distribution supports a subset of the Intel® MPSS supported OS distros; most support SLES* 11 SP3 and RHEL* 6.2/3/4/5/6. Newer distros may not be officially supported by any released OFED (at the time of this writing: RHEL* 6.7, SLES* 11 SP4). Check the respective release notes for the exact supported distros.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;So it sounds like another documentation bug report I should put in.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2015 00:11:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005674#M32031</guid>
      <dc:creator>Frances_R_Intel</dc:creator>
      <dc:date>2015-10-22T00:11:52Z</dc:date>
    </item>
    <item>
      <title>https://software.intel.com/en</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005675#M32032</link>
      <description>&lt;P&gt;&lt;A href="https://software.intel.com/en-us/blogs/2014/05/20/troubleshooting-ofed-issues"&gt;https://software.intel.com/en-us/blogs/2014/05/20/troubleshooting-ofed-issues&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Could help?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2015 14:36:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005675#M32032</guid>
      <dc:creator>Eric_B_1</dc:creator>
      <dc:date>2015-11-02T14:36:52Z</dc:date>
    </item>
    <item>
      <title>The way I got it to run is by</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005676#M32033</link>
      <description>&lt;P&gt;The way I got it to run is by using OFED-3.18 from&amp;nbsp;http://downloads.openfabrics.org/OFED/&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2015 14:48:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005676#M32033</guid>
      <dc:creator>Steffen_M_</dc:creator>
      <dc:date>2015-11-02T14:48:42Z</dc:date>
    </item>
    <item>
      <title>Yes centos 7.1</title>
      <link>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005677#M32034</link>
      <description>&lt;P&gt;Yes centos 7.1&lt;/P&gt;

&lt;P&gt;I tried&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;&amp;nbsp;OFED-3.18&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;and no dice. Ill try a clean install and try again.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 15:21:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/MPSS-3-3-OFED-on-CentOS-7/m-p/1005677#M32034</guid>
      <dc:creator>Eric_B_1</dc:creator>
      <dc:date>2015-11-05T15:21:24Z</dc:date>
    </item>
  </channel>
</rss>

