Karthik Gopalakrishnan wrote:
Hi Folks.

I have written a standalone program that calls
'ibv_get_async_event()'. I want to know if that program can get async
events about errors on QPs (IBV_EVENT_PATH_MIG_ERR for example) that
are created by a different process (say some MPI Program).
I am not sure about this but I think this is impossible. Only the process who opened the QP can get the QP events
I also see a utility called 'ibv_asyncwatch' that is shipped as part
of OFED that seems to do something similar. I will be grateful if
someone could throw more light about what it does and point me to its
source.

Sources are under examples of libibverbs

Tziporet


_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to