The document discusses communication costs in parallel machines. It summarizes models for estimating the time required to transfer messages between nodes in different network topologies. The models account for startup time, per-hop transfer time, and per-word transfer time. Cut-through routing aims to minimize overhead by ensuring all message parts follow the same path. The document also covers techniques for mapping different graph structures like meshes and hypercubes onto each other to facilitate communication in various parallel architectures.