Ignore:
Timestamp:
03/09/17 18:31:07 (7 years ago)
Author:
yushan
Message:

Preperation for merge from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_yushan/src/cxios.cpp

    r1069 r1070  
    8686       
    8787    globalComm = passage[omp_get_thread_num()]; 
    88      
    89     // int tmp_size; 
    90     // MPI_Comm_size(globalComm, &tmp_size); 
    91     // if(isClient) printf("Client : globalcomm size = %d\n", tmp_size); 
    92     // if(isServer) printf("Server : globalcomm size = %d\n", tmp_size); 
    93  
    9488     
    9589  } 
Note: See TracChangeset for help on using the changeset viewer.