New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
#2731 (BDY compliant with corner communications) – NEMO

Opened 3 years ago

Closed 3 years 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)

ChangesetAuthorTimeChangeLog
15368smasson2021-10-14T10:25:34+02:00

trunk: final version (hopefully) for ticket #2731

15363smasson2021-10-13T18:05:19+02:00

trunk: continuing with ticket #2731

15360smasson2021-10-13T12:01:55+02:00

trunk: bugfix following [15354], see #2731

15354smasson2021-10-12T15:44:46+02:00

trunk: BDY compliant with corner communications, see #2731

Change History (5)

comment:1 Changed 3 years ago by smasson

In 15354:

Error: Failed to load processor CommitTicketReference
No macro or processor named 'CommitTicketReference' found

comment:2 Changed 3 years ago by smasson

In 15360:

Error: Failed to load processor CommitTicketReference
No macro or processor named 'CommitTicketReference' found

comment:3 Changed 3 years ago by smasson

In 15363:

Error: Failed to load processor CommitTicketReference
No macro or processor named 'CommitTicketReference' found

comment:4 Changed 3 years ago by smasson

In 15368:

Error: Failed to load processor CommitTicketReference
No macro or processor named 'CommitTicketReference' found

comment:5 Changed 3 years ago by smasson

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.