Ignore:
Timestamp:
01/24/18 18:49:49 (6 years ago)
Author:
dubos
Message:

trunk : basic coarse-grain profiling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/trunk/src/parallel/mpipara.F90

    r548 r667  
    1212  INTEGER,SAVE :: mpi_master 
    1313   
    14    
     14  INTEGER,SAVE :: id_mpi ! id for profiling 
     15 
    1516  INTERFACE allocate_mpi_buffer 
    1617    MODULE PROCEDURE allocate_mpi_buffer_r2, allocate_mpi_buffer_r3,allocate_mpi_buffer_r4 
Note: See TracChangeset for help on using the changeset viewer.