Roland noticed that the QLogic HCA driver was using the PCIe
vendor ID for the ibv_query_device so the IEEE OUI value is
now used. This means the config file should recognize the
vendor ID value 0x1175 too.
Signed-off-by: Ralph Campbell
--- ompi/mca/btl/openib/mca-btl-openib-hca-params.ini.old
Thanks. Now it's working.
On Tue, Aug 12, 2008 at 8:21 AM, Jeff Squyres wrote:
> Ralph committed a proper fix yesterday; see if that works for you.
>
> On Aug 11, 2008, at 7:44 PM, Caciano Machado wrote:
>
>> Jeff,
>>
>> Here is an ugly hack that I'm using to get this working in Linux until
>> Jo
On Tue, 12 Aug 2008, Rolf Vandevaart wrote:
I propose bumping the max for 32-bit programs to 2G and for 64-bit programs
to 8G.
Can't this be dynamically adjusted depending on the amount of RAM and
CPUs/cores ?
--
Bogdan Costescu
IWR, University of Heidelberg, INF 368, D-69120 Heidelberg, G
I have opened a ticket at https://svn.open-mpi.org/trac/ompi/ticket/1449
which proposes increasing the maximum default size for the sm btl file.
Currently, the file size is 32Mbytes per process with a maximum of
512Mbytes. This means that after np=16, the backing file no longer grows.
We h
Ralph committed a proper fix yesterday; see if that works for you.
On Aug 11, 2008, at 7:44 PM, Caciano Machado wrote:
Jeff,
Here is an ugly hack that I'm using to get this working in Linux until
Josh returns.
##
--- ompi-trunk/orte/util