- Apr 24, 2023
-
-
Gregor Weiss authored
-
- Mar 13, 2023
-
-
Gregor Weiss authored
-
Gregor Weiss authored
-
- Feb 16, 2023
-
-
Gregor Weiss authored
-
- Feb 14, 2023
-
-
Gregor Weiss authored
-
- Feb 13, 2023
-
-
Gregor Weiss authored
ENH: writing and reading multiple iterations with SIONlib
-
Gregor Weiss authored
ENH: new mode binary_with_folders creates processor folders for POSIX I/O
-
- Feb 08, 2023
-
-
Gregor Weiss authored
-
Gregor Weiss authored
STYLE: moved printing into seprate functions STYLE: moved data size calculations into Settings class
-
- Jan 30, 2023
-
-
Gregor Weiss authored
-
Gregor Weiss authored
-
- Jan 27, 2023
-
-
Gregor Weiss authored
-
- Jan 26, 2023
-
-
Gregor Weiss authored
-
Gregor Weiss authored
-
Gregor Weiss authored
Again bug fix for adios2 reading.
-
Gregor Weiss authored
BUG: fixing parsing pointer of temporary copy of std::vector<double> in adios2::Engine::Put
-
- Dec 12, 2022
-
-
Gregor Weiss authored
-
- Oct 18, 2022
-
-
Gregor Weiss authored
-
- Oct 17, 2022
-
-
Gregor Weiss authored
-
Gregor Weiss authored
-
- Jan 04, 2022
-
-
Gregor Weiss authored
- Set explicit barriers for benchmarking. - Refactored measurment output. - Enable removing file. (Caution with large jobs that spend extra time in file removal.)
-
- Dec 15, 2021
-
-
Gregor Weiss authored
Absolute offsets in MPI_File_write_at are not avoided for now. Hence, the file size is limited.
-
- Dec 02, 2021
-
-
Gregor Weiss authored
And some more bits of refactoring.
-
- Dec 01, 2021
-
-
Gregor Weiss authored
Note that the time steps are stored as ADIOS2 steps. ADIOS2 steps do not enable random access during streaming mode from BP file.
-
Gregor Weiss authored
-
- Nov 30, 2021
-
-
Gregor Weiss authored
-
Gregor Weiss authored
And updating file pointer for MPI_File_write and MPI_File_write_at to store several time steps in one file.
-
- Nov 19, 2021
-
-
Gregor Weiss authored
-
- Nov 18, 2021
-
-
Gregor Weiss authored
Three MPIIO examples have been added respectively based on MPI_write, MPI_write_at, and MPI_write_all. Added IO performance measurment which is controlled by two additional command line arguments: - number of writes to be measured - number initial writes to skip during measurement (See also the ReadMe.md)
-
- Jun 03, 2021
-
-
Simone Bna authored
-
- May 11, 2021
-
-
Andrew Heather authored
-