On Sun, 2007-08-26 at 20:27 -0500, Dirk Eddelbuettel wrote:
> There's a config option to turn it off. That was discussed on the ompi lists
> a while back.

I would vote against turning it off during compile time - the package
should be as universally usable as possible, IMO.

The option to turn the warning off during runtime is:

$ mpiexec --mca btl ^openib ...

This can easily be set as an alias so one doesn't have to type it again
and again:

$ alias mpiexec='mpiexec --mca btl ^openib'

This should go into README.Debian, I guess.

Cheers, Til

Sorry for being quiet since joining the list, bogged down with work...

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to