Skip to content

Insitu fixsched

Podhorszki, Norbert requested to merge github/fork/pnorbert/insitu-fixsched into master

Created by: pnorbert

Engine.FixedSchedule() so an app can indicate the write/read pattern is not going to change. InSituMPI engine optimizes knowing this

  • no extra metadata movement
  • posting isend/irecv in Put/Get immediately Tested with the tutorial example and adios2_reorganize

Merge request reports