Administration Guide
In general, LAPI functions:
- Are non-blocking calls
- Provide both polling and interrupt mode
- Signal completion by incrementing counters at each end
- Provide both C and Fortran bindings
Complementary functions provide for checking completion of operations and
for enforcing relative ordering if required. Additionally, functions
allow processes to exchange addresses that will be used in LAPI
operations.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]