Communication
From Gw-qcd-wiki
The communication is organized in three layers:
- low level: these routines send/receive unstructured data from one process to another
- intermediate level: these routines handle data movement between lattice data structures
- high level: these routines implement shifts
This is found in the comm folder, it handles the communication between nodes.