Subject: [OMPI devel] btl_sm_component_progress return code From: Eugene Loh (Eugene.Loh_at_[hidden]) Date: 2009-10-30 15:22:23
What is the significance of the btl_sm_component_progress() return code rc? It appears to be incremented each time something is read off the FIFO, but also it's the return code from writing to a FIFO. This seems kind of dual purpose.