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

Clean Up

File:
1 edited

Legend:

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

    r1067 r1069  
    101101             MPI_Intercomm_create(intraComm,0,CXios::globalComm,clientLeader,0,&newComm) ; 
    102102             interComm.push_back(newComm) ; 
    103              printf("after inter create, interComm.size = %lu\n", interComm.size()); 
    104103           } 
    105104         } 
Note: See TracChangeset for help on using the changeset viewer.