-
- Downloads
First version of parallel output using parallel HDF5. The structure of the...
First version of parallel output using parallel HDF5. The structure of the output file is unchanged. Each MPI task writes its particles to the same file in parallel. Attributes are unchanged. Chunking and compression to reduce file size still has to be investigated. Former-commit-id: 9efb575b93016b2c27146e8702e7094d5a8e4d15
Showing
- examples/test.c 25 additions, 10 deletionsexamples/test.c
- src/Makefile.am 2 additions, 2 deletionssrc/Makefile.am
- src/io.c 4 additions, 9 deletionssrc/io.c
- src/io.h 2 additions, 1 deletionsrc/io.h
- src/parallel_io.c 945 additions, 0 deletionssrc/parallel_io.c
- src/parallel_io.h 28 additions, 0 deletionssrc/parallel_io.h
- src/swift.h 1 addition, 0 deletionssrc/swift.h
Loading
Please register or sign in to comment