Memory Allocation
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 with memory allocation. Many defects related to memory allocation are dependent on hardware and compilers.
[edit] Entries
[edit] Advice
[edit] Symptom
[edit] Other Findings and Contexts
When you run out of memory, it is very hard to figure out what happened. It used to be that after a run you could get a report about maximum memory usage, but many of the more recent processors don't give you that info and it's very hard to understand what constraints you're bumping up against.
|
Pages referring to this entry: Main Page Memory Management |
