On Jul 23, 2011, at 3:08 PM, bin wang wrote:
> I'm trying to add a module into open-mpi MCA framework.
> I hope the module could be conditionally compiled and linked.
> It should be disabled by default and enabled by certain flags at configure
> step.
Sorry for the delay in replying -- I was on
hello,
I'm trying to add a module into open-mpi MCA framework.
I hope the module could be conditionally compiled and linked.
It should be disabled by default and enabled by certain flags at configure
step.
When I make a dynamic module, everything is working fine.
The problem is that when I make a