Quoting r. Bryan O'Sullivan <[EMAIL PROTECTED]>:
> Subject: Re: Re: RFC: SDP plans
> 
> On Tue, 2006-02-28 at 11:39 -0800, Jeremy Brown wrote:
> 
> > you need to give
> > 
> >        LD_PRELOAD=/usr/lib64/libsdp.so SIMPLE_LIBSDP=1

Its typically a better idea not to put the path in LD_PRELOAD:

LD_PRELOAD=libsdp.so SIMPLE_LIBSDP=1

this way thigns will work for 32 and 64 bit apps

> > on the command line to get SDP. My previous error was to leave out
> > "SIMPLE_LIBSDP=1". When I left that out, it silently failed over to
> > IPoIB.
> 
> OK, thanks for jogging my memory.  Michael, is this still the case?

Hmm, this could happen if the libsdp.conf isnt found or isnt readable.
It might be a good idea to make libsdp fail in this case. I'll put this on my
list.

-- 
Michael S. Tsirkin
Staff Engineer, Mellanox Technologies
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to