Skip to content

Commit 358b640

Browse files
committed
writer_adios2: disable threads
1 parent 55110ec commit 358b640

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/include/writer_adios2.hxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
#include <cstdio>
99

10-
#define PSC_USE_IO_THREADS
10+
// #define PSC_USE_IO_THREADS
1111

1212
#ifdef PSC_USE_IO_THREADS
1313

0 commit comments

Comments
 (0)