Ignore:
Timestamp:
02/09/15 20:18:34 (9 years ago)
Author:
ymipsl
Message:

Merge recent developments from saturn branch onto trunk.

  • lmdz generic physics interface
  • performance improvment on mix mpi/openmp
  • asynchrone and overlaping communication
  • best domain distribution between process and threads
  • ....

This version is compatible with the actual saturn version and the both branches are considered merged on dynamico component.

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/trunk/src/trace.F90

    r186 r327  
    4343      
    4444  END SUBROUTINE trace_off 
     45 
    4546     
    4647  SUBROUTINE trace_start(name) 
     
    5960  END SUBROUTINE trace_start     
    6061 
     62 
    6163  SUBROUTINE trace_end(name) 
    6264  IMPLICIT NONE 
     
    7476 
    7577  END SUBROUTINE trace_end     
     78 
     79 
    7680 
    7781  SUBROUTINE trace_start2(name) 
Note: See TracChangeset for help on using the changeset viewer.