Opened 20 months ago
Closed 20 months ago
#2731 closed Bug (fixed)
BDY compliant with corner communications
Reported by: | smasson | Owned by: | systeam |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | BDY | Version: | trunk |
Severity: | minor | Keywords: | |
Cc: |
Description
Context
BDY is not compatible with the introduction of corner communications (after the 4.0).
Analysis
If you are unlucky enough to have a rim point located on a corner that is exchanged through a corner communication, the model will stop
because of an MPI dead lock.
Fix
introduce corner treatment in BDY communications
Commit History (4)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
15368 | smasson | 2021-10-14T10:25:34+02:00 | trunk: final version (hopefully) for ticket #2731 |
15363 | smasson | 2021-10-13T18:05:19+02:00 | trunk: continuing with ticket #2731 |
15360 | smasson | 2021-10-13T12:01:55+02:00 | |
15354 | smasson | 2021-10-12T15:44:46+02:00 | trunk: BDY compliant with corner communications, see #2731 |
Change History (5)
comment:1 Changed 20 months ago by smasson
comment:2 Changed 20 months ago by smasson
In 15360:
comment:3 Changed 20 months ago by smasson
In 15363:
comment:4 Changed 20 months ago by smasson
In 15368:
comment:5 Changed 20 months ago by smasson
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 15354: