Opened 16 years ago
Last modified 16 years ago
#325 new defect
Memory not being freed in fitting — at Initial Version
Reported by: | rwilson | Owned by: | ole |
---|---|---|---|
Priority: | low | Milestone: | Validation of GA tsunami modelling methodology |
Component: | Efficiency and optimisation | Version: | |
Severity: | normal | Keywords: | |
Cc: |
Description
When a simulation run does not find data it can use in the cache it creates the cache data. This process allocates and doesn't free memory, impacting other simulations on the same node. We should investigate the fitting code and explicitly 'unreference' data structures that are maintained in the mesh structure.
Note: See
TracTickets for help on using
tickets.