Install Qlogic OFED

From Define Wiki
Revision as of 10:13, 13 May 2013 by Michael (talk | contribs) (Created page with "== PCM == Two files must be temporally moved in order to allow installation of Qlogic OFED. This is sue to the script checking for the OS version and finding Kusu instead. *...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

PCM

Two files must be temporally moved in order to allow installation of Qlogic OFED. This is sue to the script checking for the OS version and finding Kusu instead.

  • /etc/hpc-release
  • /etc/kusu-release

Installation

untar the folder and move into the directory.

./INSTALL -i ib_stack -i truescale -i ib_stack_dev -i fastfabric -i ofed_ipoib -i ofed_debug -i mvapich_gcc_qlc  -i mvapich_intel_qlc -i mvapich2_gcc_qlc -i mvapich2_intel_qlc -i openmpi_gcc_qlc  -i openmpi_intel_qlc -i qlgc_fm -i opensm -D qlgc_fm -D opensm
service openibd restart