Communication/Computation Ratio
From HPCBugBase
HPCBugBase Menu
Submit feedback
Overview
Index
- Defect types (defect patterns)
- Specific defects (individual defects that belong to a defect type)
- Instances (code examples)
- Articles (various info)
- Templates
- Show all categories
- Show all pages
Index by Languages
Contents |
[edit] Defect Type Description
This defect type is intended to cover defects related to inadequate balance between communication and computation. There are many cases in which the amount of communication can be reduced at cost of additional computation or vise versa, and the overall performance is greatly influenced by where you compute and where you communicate.
[edit] Entries
[edit] Advice
[edit] Symptom
[edit] Other Findings and Contexts
|
Pages referring to this entry: Main Page |
