[zeromq-dev] Contributing native InfiniBand/RDMA support to 0MQ
Martin Sustrik
sustrik at 250bpm.com
Fri Dec 16 01:20:58 CET 2011
On 12/16/2011 08:09 AM, Martin Lucina wrote:
>> I've already added a --enable-rdma option in my local repository plus
>> the necessary checks and it's looking good. Would --with-rdma be
>> preferred? In autoconf it's usually used for options where you need to
>> specify something (e.g. --with-stuff=mystuff) while --enable is used
>> for on/off flags.
>
> --enable-rdma is fine, I tend to confuse --with-stuff and --enable-stuff.
> Of course you might want --with-rdma=prefix for people who have things
> installed outside of the standard places.
Keep in mind that we already have the --with-pgm option. If the
consensus is that --enabeb-x is preferrable for this kind of stuff we
should have both --enable-pgm and --enable-rdma.
Martin
More information about the zeromq-dev
mailing list