sandialabs / portals4

Portals is a low-level network API for high-performance networking on high-performance computing systems developed by Sandia National Laboratories, Intel Corporation, and the University of New Mexico. The Portals 4 Reference Implementation is a complete implementation of Portals 4, with transport over InfiniBand VERBS and UDP. Shared memory transport is available as an optimization, including Linux KNEM support. The Portals 4 reference implementation is supported on both modern 64 bit Linux and 64 bit Mac OS X. The reference implementation has been developed by Sandia National Laboratories, Intel Corporation, and System Fabric Works. For more information on the Portals 4 standard, please see the Portals 4 page.
https://www.sandia.gov/portals/
Other
36 stars 17 forks source link

PTL_EVENT_PT_DISABLED not delivered when unexpected list full #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Once unexpected list is full, subsequent operations are dropped and 
ni_fail_type of ack/reply events are set to PTL_NI_PT_DISABLED as expected. 
However, PTL_EVENT_PT_DISABLED is not delivered on target. Works fine with 
other flow control triggering conditions.

Original issue reported on code.google.com by yves.cor...@gmail.com on 12 Jun 2013 at 9:46

GoogleCodeExporter commented 9 years ago

Original comment by regrant...@gmail.com on 1 Jul 2013 at 10:34

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2216.

Original comment by regrant...@gmail.com on 1 Jul 2013 at 10:57