
Chapter 4. Parallel System Support Program 3.5 enhancements 91
lapi_long_t hdr_hdl; /* Am header handler */
uint tgt; /* target task */
uint uhdr_len; /* user header length */
void *uhdr; /* user header data */
void *udata; /* user data to be xfered */
ulong len; /* transfer length */
scompl_hndlr_t *shdlr; /* send completion handler */ |
void *sinfo; /* send completion data */
lapi_long_t tgt_cntr; /* target counter */
lapi_cntr_t *org_cntr; /* origin counter */
lapi_cntr_t *cmpl_cntr;/* origin counter */
} lapi_am_t;
A second function, LAPI_Address_init64, has been added to allow 32- and 64-bit ...