[OMPI users] Is there a interrupt-base receiving mode implemented in OPENMPI?

2009-06-18 Thread Hsing-bung Chen
Hi, Is there a interrupt-base receiving mode implemented in OPENMPI? How do I enable it and when I build the openmpi? Thanks. HB

[OMPI users] Adjust the polling frequency in ompi ?

2009-06-23 Thread Hsing-bung Chen
FYI, Is this the right way to adjust the polling frequency in ompi? in opal_progress.h 00141 OPAL_DECLSPEC void opal_progress_set_event_poll_rate(int microseconds); in opal_progress.c Default setup in OpenMPI - tick rate = 1 00106 /* set the event tick rate */ 00107 opal_progr