|
KMR
|
Record of Push-Off Key-Value Stream for a Rank. More...
#include <kmr.h>
Public Attributes | |
| struct kmr_kvs_entry * | adding_point |
| _Bool | closed [2] |
| struct kmr_kvs_block * | fillbuf |
| struct kmr_kvs_block * | recvbuf |
| struct kmr_kvs_block * | sendbufs [2] |
| int | sends |
Record of Push-Off Key-Value Stream for a Rank.
FILLBUF is for fill-in and RECVBUF receiving. SENDBUFS[2] is a list of blocks, where SENDBUFS[0] points to the head and and SENDBUFS[1] to the tail.
1.8.14