System Fabric Works has released IntelOPA-IFS and IntelOPA-BASIC v10.6.1.0.2-20 for Debian 9. This includes:
This release is for Debian 9.x.
Change summary:
- Fix hfi1 "PCI read failure" when executed within KVM VM.
- Fix kernel oops when hfi1 IPoIB configured with kernel >= 3.16.0-5.
- Inform user that hfi1 module must not be loaded when hfi1_eprom executed.
Please refer to the README for installation and configuration instructions.
The Intel Release Notes for IFS 10.6.1.0.2 is available at https://downloadmirror.intel.com/27335/eng/Intel_OP_Fabric_Software_10_6_1_RN_J85581_v1_0.pdf.
For support, please contact fabricsupport@intel.com.
System Fabric Works has released IntelOPA-IFS and IntelOPA-BASIC v10.6.1.0.2-18 for Debian 8. This includes:
This release is for Debian 8.x.
Change summary:
- Fix hfi1 "PCI read failure" when executed within KVM VM.
- Fix kernel oops when hfi1 IPoIB configured with kernel >= 3.16.0-5.
- Fix opaconfig detection of openmpi-gcc.
- Fix opaconfig software uninstallation.
- INSTALL requires exact match between kernel revision and kmod-ifs-kernel-updates.
- INSTALL -k builds kmod-ifs-kernel-updates against current kernel.
Please refer to the README for installation and configuration instructions.
The Intel Release Notes for IFS 10.6.1.0.2 is available at https://downloadmirror.intel.com/27335/eng/Intel_OP_Fabric_Software_10_6_1_RN_J85581_v1_0.pdf.
For support, please contact fabricsupport@intel.com.
Please note that this announcement has been updated by https://support.systemfabricworks.com/redmine/news/30.
System Fabric Works has announced that its final, scheduled major release of IntelOPA for Debian 8 "Jessie" is
IntelOPA DEBIAN8 10.6.1.0.2-5.
Additional maintenance releases for Jessie may be offered in order to address customer issues.
System Fabric Works continues to maintain and support the latest IntelOPA releases on Debian 9 "Stretch".
Please direct any support requests or concerns to fabricsupport@intel.com.
System Fabric Works has released IntelOPA-IFS and IntelOPA-BASIC v10.6.1.0.2-9 for Debian 9 "Stretch". This includes:
This release is for Debian 9.x.
Please refer to the README for installation and configuration instructions.
The Intel Release Notes for IFS 10.6.1.0.2 are available at https://downloadmirror.intel.com/27335/eng/Intel_OP_Fabric_Software_10_6_1_RN_J85581_v1_0.pdf.
Important Notes¶
- This release ships with support for kernel 4.9.0-4. If the installed system has a different 4.9.0.x
kernel, then kmod-ifs-kernel-updates will need to be built against that kernel. README section Kernel Support provides documentation for this process.
- If support for a non-4.9.0.x is required, please contact fabricsupport@intel.com.
- IntelOPA now includes Sandia-OpenSHMEM (SOS) and libfabric.
- Debian 9's default configuration sets ASLR to 1, which requires omission of
remote virtual addressing in SOS. If remote virtual addressing is desired, ASLR must be configured to
0 and the sandia-openshmem package will need to be rebuilt with remote virtual addressing enabled.
For support, please contact fabricsupport@intel.com.
System Fabric Works has released IntelOPA-IFS and IntelOPA-BASIC v10.5.1.0.2-9 for Debian 8. This includes:
This release is for Debian 8.x.
Please refer to the README for installation and configuration instructions.
The Intel Release Notes for IFS 10.5.1.0.2 is available at https://downloadmirror.intel.com/27152/eng/Intel_OP_Software_10_5_1_RN_J80202_v1_0.pdf.
For support, please contact opasupport@systemfabricworks.com.
Notes¶
- opasystemconfig requires chkconfig to be installed. Please execute "apt-get install chkconfig" before installing the fabric software.
Resolved Issues¶
- INSTALL needs to create /etc/udev/rules.d/05-opa.rules
- /etc/modules-load.d/rdma.conf should be managed by opa-scripts package
- opa-scripts removes ARPTABLE_TUNING from /etc/rdma/rdma.conf after uninstallation, doesn't add it during install
- Segmentation fault when using mvapich2 (verbs) with mixed Debian and RHEL/CentOS nodes
- INSTALL needs to put MPI source packages in /usr/src/opa/MPI
- Port opaconfig to Debian
- Port opacapture and fm_capture to Debian