Ignore:
Timestamp:
04/12/16 19:18:46 (8 years ago)
Author:
Hal Finkel <hfinkel@…>
Branches:
master, pympi
Children:
14e73bb
Parents:
a4fee13
git-author:
Hal Finkel <hfinkel@…> (04/12/16 19:18:46)
git-committer:
Hal Finkel <hfinkel@…> (04/12/16 19:18:46)
Message:

Add redistribution support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GenericIOBenchmarkRead.cxx

    rba0fbd1 r8f0a211  
    8787    MPI_COMM_WORLD, 
    8888    mpiioName, Method); 
    89   GIO.openAndReadHeader(); 
     89  GIO.openAndReadHeader(GenericIO::MismatchRedistribute); 
    9090 
    9191  MPI_Barrier(MPI_COMM_WORLD); 
Note: See TracChangeset for help on using the changeset viewer.