Communication

From Gw-qcd-wiki
Revision as of 17:01, 13 December 2011 by Alexan (talk | contribs)
Jump to: navigation, search

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.