*ID GBC0F406 */ U.M. 4.6 unix / source code change form / header version 06/01/99 */ CODE WRITERS MUST READ THE ACCOMPANYING INSTRUCTIONS FOR THIS BUILD: */ - See http://fr0800/umdoc/hegui/t3e4.6.html#chgfinst */ */SOC: Fix TIMER so that CPU Times are correct with SHMEM_NAM */Applies also to vn4.4 */ */ Has an entry been lodged in the Problem Reporting System? [Y] */ */ THIS CODE IS INTENDED FOR INCLUSION IN THE 4.6 BUILD [Y] */ ..................................................................... */ Author[s]:-> E-mail:-> bcarruthers@meto.gov.uk */ Reviewer[s]:-> E-mail:-> */ */ "I have checked this change. When provided, the advance design */ specification was agreed and adequate, and the new code conforms to */ Unified Model standards." */ */ DESIGN SPEC. WAS REVIEWED ON: ...... REVIEWER[S] SIGNATURES */ ---------------------- */ DATE CODE REVIEWED: ...... */ ..................................................................... */ */ WILL CHANGES AFFECT ANCILLARY FILES? [N] */ ARE ANY CHANGES TO STASHMASTER FILES NEEDED? [N] */ USER INTERFACE ACTION REQUIRED? [N] */ */ TESTED IN CONFIGURATIONS: Global, Meso-scale */ TESTS RUN BY [PERSON]: Bob Carruthers */ */ WILL THE CHANGES SLOW DOWN THE MODEL? [N] */ -> Further details */ CHANGES WILL INCREASE MEMORY CONSUMPTION? [N] */ -> Further details */ */ | Re-start dumps bit compare with those created without the change */ V MARK [Y| ] BELOW; leave rest of lines untouched. */ */ Control Code loses bit comparison */ Atmosphere (assuming same science options chosen) loses b.c. */ Ocean loses bit comparison */ Wave loses bit comparison */ Reconfiguration loses bit comparison */ Diagnostics lose bit comparison */ For Y2K compliance checking: */ DOES THIS CHANGE INTERACT WITH DATE CALCULATIONS IN ANY WAY? [N] */ */ SECTIONS (TO BE) CHANGED: */ */ SECTIONS (TO BE) DELETED? */ */ NEW SECTIONS? Fill in form http://www-hc/~hadmk/STASHmaster_change.html, */ and give section numbers below: */ */ *DEFS ADDED OR REMOVED: */ */ **Existing** decks being changed [with *I, *D, *B directives] */ */ TIMER3A */ */ Decks being created or purged [with *DECK, *COMDECK, *PURGEDK] */ *......K Deck name Section#.vr */ -> */ ...................................................................... */ ANY REFERENCES TO EXTERNAL DOCUMENTS-> instead of design spec. */ ...OR ... ADVANCE DESIGN SPECIFICATION (optional) */ -> *//////////////////////////////////////////////////////////////////////// *DC TIMER3A *I GPB3F403.124 !LL 4.6 06/04/99 Moved the initial synchronisation in !LL TIMER_OUTPUT to make sure that the !LL data is not overwritten, if PE 0 is getting !LL from the other PE's. !LL Author: Bob Carruthers *I TIMER3A.913 ! ! Ensure that we do not change the output data area on the ! T3E before PE 0 has had a chance to get the data, if that is the ! protocol being used ! CALL GC_GSYNC (nproc,info) *D TIMER3A.933,TIMER3A.934