Difference between revisions of "Intel/Qlogic IB"
Jump to navigation
Jump to search
(Created page with "== Disable Intel/Qlogic IB == === Edit OpenIB configuration === vi /etc/infiniband/openib.conf === Disable QIB Load === # Load QIB #QIB_LOAD=yes === Restart OpenIB === serv...") |
|||
| Line 1: | Line 1: | ||
== Disable Intel/Qlogic IB == | == Disable Intel/Qlogic IB == | ||
=== Edit OpenIB configuration === | === Edit OpenIB configuration === | ||
| − | vi /etc/infiniband/openib.conf | + | vi /etc/infiniband/openib.conf |
| + | |||
=== Disable QIB Load === | === Disable QIB Load === | ||
# Load QIB | # Load QIB | ||
Latest revision as of 05:56, 11 March 2013
Disable Intel/Qlogic IB
Edit OpenIB configuration
vi /etc/infiniband/openib.conf
Disable QIB Load
# Load QIB #QIB_LOAD=yes
Restart OpenIB
service openibd restart