Scheduling
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 associated with improper scheduling of tasks in processes/threads. It is currently classified as a sub-type of the Performance defect type.
To achieve good performance, computation and communication in each processes/threads must be coordinated so that they don't interfere with each other.
[edit] Entries
[edit] Advice
[edit] Symptom
[edit] Other Findings and Contexts
|
Pages referring to this entry: Main Page Defect Classification Scheme (Mar 06) Performance Defect Classification Scheme (Mar 07) |
