]> git.openfabrics.org - ~emulex/ofed_scripts/.git/commit
Fix values used for mvapich2 configure
authorJonathan Perkins <perkinjo@cse.ohio-state.edu>
Sun, 12 Oct 2008 21:28:38 +0000 (17:28 -0400)
committerVladimir Sokolovsky <vlad@mellanox.co.il>
Wed, 15 Oct 2008 07:33:51 +0000 (09:33 +0200)
commit47bb236572816522fd680375187f1461e79ccde7
tree5de3e3b8b75728a1d235b9094808e710fef619da
parentd9638c47c0211798918b4faa3d1055013b419fc6
Fix values used for mvapich2 configure

The following changes have been made:
mvapich2_conf_io_bus [{pci-ex,pci-x} -> {PCI_EX,PCI_X}]
mvapich2_conf_link_speed [{sdr,ddr} -> {SDR,DDR}]

Some whitespace has been introduced as well.

Signed-off-by: Jonathan Perkins <perkinjo@cse.ohio-state.edu>
install.pl