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.
#1978 (Extend timer functionality) – NEMO

Opened 6 years ago

Closed 6 years ago

Last modified 2 years ago

#1978 closed Enhancement (fixed)

Extend timer functionality

Reported by: andmirek Owned by: andmirek
Priority: normal Milestone:
Component: OCE Version: v3.6
Severity: minor Keywords: OPA v3.6
Cc:

Description

Context

NEMO timers, when activated, gather information about execution time of the subroutines and print this information in timing.output file. For some runs not all timing information is needed. This ticket is to document development of more flexible timers, allowing to choose which timers are activated for a run.

Proposal

Enable gathering and saving information about coupling time separately from other timing information.

Commit History (11)

ChangesetAuthorTimeChangeLog
9317andmirek2018-02-09T14:26:48+01:00

#1978 fix in restart read timing (from review)

9261andmirek2018-01-18T14:59:11+01:00

#1978 only 1 and 2 for nn_timing

9253andmirek2018-01-17T12:55:03+01:00

#1978 nn_timing 3 in iceberg code

9252andmirek2018-01-17T12:42:41+01:00

#1978 timers for nn_timing 3

8904andmirek2017-12-05T17:01:17+01:00

#1978 new timers

8895andmirek2017-12-05T09:31:13+01:00

#1978 new timers for NEMO restart write

8887andmirek2017-12-04T10:52:38+01:00

#1978 coupling timers

8886andmirek2017-12-04T10:48:23+01:00

#1978 additional timers

8745andmirek2017-11-20T10:24:00+01:00

#1978 nemogcm.F90 activate writing timing when nn_timing is 2

8744andmirek2017-11-20T10:22:44+01:00

#1978 activate timers in sbccpl.F90 when nn_timing is 1 or 2

8743andmirek2017-11-20T10:12:11+01:00

#1978 extend timer fuctionality

Change History (10)

comment:1 Changed 6 years ago by andmirek

  • Owner set to andmirek
  • Status changed from new to assigned
Last edited 6 years ago by nemo (previous) (diff)

comment:2 Changed 6 years ago by nemo

  • Keywords Misc. added

comment:3 Changed 6 years ago by nemo

  • Keywords Misc. removed

comment:4 Changed 6 years ago by nicolasmartin

  • Milestone Unscheduled deleted

comment:5 Changed 6 years ago by andmirek

In 9252:

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

comment:6 Changed 6 years ago by andmirek

In 9253:

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

comment:7 Changed 6 years ago by andmirek

In 9261:

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

comment:8 Changed 6 years ago by andmirek

In 9317:

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

comment:9 Changed 6 years ago by andmirek

  • Resolution set to fixed
  • Status changed from assigned to closed

Reviewed and in GO6 package branch. gmed ticket 374.

comment:10 Changed 2 years ago by nemo

  • Keywords OPA v3.6 added
Note: See TracTickets for help on using tickets.