Ignore:
Timestamp:
12/18/18 17:34:59 (5 years ago)
Author:
yushan
Message:

bug fix (Nb of files less than Nb of servers)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_trunk_omp/src/client.cpp

    r1601 r1628  
    315315        report(0)<< " Memory report : Minimum buffer size required : " << CClientBuffer::maxRequestSize << " bytes" << endl ; 
    316316        report(0)<< " Memory report : increasing it by a factor will increase performance, depending of the volume of data wrote in file at each time step of the file"<<endl ; 
    317         report(100)<<CTimer::getAllCumulatedTime()<<endl ; 
     317        report(0)<<CTimer::getAllCumulatedTime()<<endl ; 
    318318      } 
    319319   } 
Note: See TracChangeset for help on using the changeset viewer.