Thanks, I have been looking for a way to fix this for weeks now. I'll
try the POST_CONFIGURE think asap.
Aurelien
Le 21 avr. 08 à 10:12, Jeff Squyres a écrit :
This sounds like a bug in ompi/mca/pml/v/configure.m4 that should be
fixed. I'll file a ticket.
FYI: AM_CONDITIONAL's cannot go in
This sounds like a bug in ompi/mca/pml/v/configure.m4 that should be
fixed. I'll file a ticket.
FYI: AM_CONDITIONAL's cannot go in MCA_pml_c_CONFIG. See ompi/mca/btl/
openib/configure.m4 for an example of how to do an AM_CONDITIONAL
properly.
On Apr 21, 2008, at 9:56 AM, Ralph H Castain