Opened 16 years ago
Last modified 15 years ago
#628 accepted enhancement
BSR master for HLM with focus on divide & conquer algorithms
Reported by: | Víctor de Buen Remiro | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | normal | Milestone: | BSR extensions |
Component: | Math | Version: | 2.0.1 |
Severity: | critical | Keywords: | BSR, HLM, parallel, sequential, topology |
Cc: |
Description
In order to handle with large HLM models it's neccessary a way of break the model into smaller blocks for parallel or sequential simulation.
This system must be able to recognize the topological structure of the blocks of a HLM to determine automatically partitions compatible with the simulation in parallel.
When the obtained parallel irreducible blocks are even too larges to be simulated in one step, they will be divided in smaller blocks for sequential simulation.
Change History (3)
comment:1 Changed 16 years ago by
Milestone: | → BSR extensions |
---|---|
Version: | → 2.0.1 |
comment:2 Changed 15 years ago by
Severity: | normal → critical |
---|
comment:3 Changed 15 years ago by
Status: | new → accepted |
---|---|
Type: | task → enhancement |