Oh, I see, you are confusing the req_state on the OMPI request with the req_state on the PML request.

The ompi request state is for persistent requests, the PML request state is not and does not use that enum.

- Galen


On Jun 23, 2008, at 5:18 PM, Jeff Squyres wrote:

On Jun 23, 2008, at 4:43 PM, Shipman, Galen M. wrote:

We use req_state currently to track that we receive both RNDV completion and RNDV ack prior to freeing the request..

Does that mean you're not using the enum values, but rather just to indicate that the value is >= 0?

--
Jeff Squyres
Cisco Systems

_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel

Reply via email to