#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)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
9317 | andmirek | 2018-02-09T14:26:48+01:00 | #1978 fix in restart read timing (from review) |
9261 | andmirek | 2018-01-18T14:59:11+01:00 | #1978 only 1 and 2 for nn_timing |
9253 | andmirek | 2018-01-17T12:55:03+01:00 | #1978 nn_timing 3 in iceberg code |
9252 | andmirek | 2018-01-17T12:42:41+01:00 | #1978 timers for nn_timing 3 |
8904 | andmirek | 2017-12-05T17:01:17+01:00 | #1978 new timers |
8895 | andmirek | 2017-12-05T09:31:13+01:00 | #1978 new timers for NEMO restart write |
8887 | andmirek | 2017-12-04T10:52:38+01:00 | #1978 coupling timers |
8886 | andmirek | 2017-12-04T10:48:23+01:00 | #1978 additional timers |
8745 | andmirek | 2017-11-20T10:24:00+01:00 | #1978 nemogcm.F90 activate writing timing when nn_timing is 2 |
8744 | andmirek | 2017-11-20T10:22:44+01:00 | #1978 activate timers in sbccpl.F90 when nn_timing is 1 or 2 |
8743 | andmirek | 2017-11-20T10:12:11+01:00 | #1978 extend timer fuctionality |
Change History (10)
comment:1 Changed 7 years ago by andmirek
- Owner set to andmirek
- Status changed from new to assigned
comment:2 Changed 7 years ago by nemo
- Keywords Misc. added
comment:3 Changed 7 years ago by nemo
- Keywords Misc. removed
comment:4 Changed 7 years ago by nicolasmartin
- Milestone Unscheduled deleted
comment:5 Changed 7 years ago by andmirek
In 9252:
comment:6 Changed 7 years ago by andmirek
In 9253:
comment:7 Changed 7 years ago by andmirek
In 9261:
comment:8 Changed 7 years ago by andmirek
In 9317:
comment:9 Changed 7 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 3 years ago by nemo
- Keywords OPA v3.6 added
branch source:/branches/UKMO/dev_r8356_GO6_package_oasis_timers created