Skip to content

Add -o option to oscillator to save each step directly using MPI-IO

Dmitriy Morozov requested to merge oscillator-direct-output into master

I've added an option to miniapps/oscillators/oscillator.cpp to save each time step directly, using MPI-IO. I haven't really tested it (other than making sure that it compiles). It does work outside of Sensei (in oscillator's original codebase). In any case, I leave it up to others to decide whether to merge it in.

@utkarsh.ayachit

Merge request reports