diff --git a/examples/hello/datamanWriter/helloDataManWriter_nompi.cpp b/examples/hello/datamanWriter/helloDataManWriter_nompi.cpp index 885785c6e73bd7d69dbd29ae0ed07f76eea23db9..cbc08fb607c34025ce4697fe8de833928234d61b 100644 --- a/examples/hello/datamanWriter/helloDataManWriter_nompi.cpp +++ b/examples/hello/datamanWriter/helloDataManWriter_nompi.cpp @@ -25,7 +25,7 @@ int main(int argc, char *argv[]) adios::IO &dataManIO = adios.DeclareIO("WANIO"); dataManIO.SetEngine("DataManWriter"); dataManIO.SetParameters("peer-to-peer=yes", "real_time=yes", - "compress=no", "method=cache"); + "compress=no", "method=dump"); // Define variable and local size auto bpFloats =