91bdbc0673
bunch of code changed indenting level and some code got moved out of one function and made into its own subroutine. - Gleb pointed out that I wasn't taking into account values from the default section of the INI file (and not finding values in the INI file is not an error). - I incorrectly thought that 0x5ad was Mellanox's vendor ID. Turns out that 0x5ad is Cisco's ID, while 0x2c9 is Mellanox. Specifically, Cisco burns its own firmware into the HCA which replaces the vendor ID, although the part ID stays the same. So it's Mellanox hardware with Cisco firmware. And apparently several of us do that. :-) So I expanded the concept of the vendor_id in the INI file to allow for lists of vendor IDs. - Along with that, I updated the default INI file to list all the IB vendors (that I am aware of -- certainly open to putting more data in there from other vendors) who overwrite Mellanox's vendor_id with their own for the part numbers that we have on file. This commit was SVN r11506. |
||
---|---|---|
.. | ||
btl_openib_component.c | ||
btl_openib_eager_rdma.h | ||
btl_openib_endpoint.c | ||
btl_openib_endpoint.h | ||
btl_openib_frag.c | ||
btl_openib_frag.h | ||
btl_openib_ini.c | ||
btl_openib_ini.h | ||
btl_openib_lex.h | ||
btl_openib_lex.l | ||
btl_openib_mca.c | ||
btl_openib_mca.h | ||
btl_openib_proc.c | ||
btl_openib_proc.h | ||
btl_openib.c | ||
btl_openib.h | ||
configure.m4 | ||
configure.params | ||
help-mpi-btl-openib.txt | ||
Makefile.am | ||
mca-btl-openib-hca-params.ini |