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.
#2067 (Open namelists in read only mode) – NEMO

Opened 6 years ago

Closed 4 years ago

#2067 closed Task (wontfix)

Open namelists in read only mode

Reported by: andmirek Owned by: andmirek
Priority: low Milestone: Unscheduled
Component: OCE Version: trunk
Severity: minor Keywords:
Cc:

Description

Context

One of the possible reason for significant NEMO slowdown during RAID check is opening namelists by all processors using default (for CRAY) ACTION - readwrite. This ticket is to implement an additional option for SUBROUTINE ctl_opn, defining ACTION="READ" in open statement, when opening namelists (and possibly other read-only files). The MO GMED ticken 384.

Implementation plan

Commit History (2)

ChangesetAuthorTimeChangeLog
9434andmirek2018-03-27T10:32:34+02:00

#2067 add atribute for file opening

9426andmirek2018-03-26T12:46:57+02:00

#2067 Open namelists in read only mode

Change History (7)

comment:1 Changed 6 years ago by andmirek

In 9426:

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

comment:3 Changed 6 years ago by andmirek

In 9434:

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

comment:4 Changed 6 years ago by nicolasmartin

  • Owner set to andmirek
  • Status changed from new to assigned

comment:5 Changed 6 years ago by nemo

  • Milestone set to Unscheduled

Batch modification of milestone field set to 'Unscheduled'

comment:6 Changed 5 years ago by andmirek

  • Version changed from v3.6 to trunk

comment:7 Changed 4 years ago by andmirek

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