- 30 Jun, 2019 12 commits
-
-
Atkins, Charles Vernon authored
fix MSVC/conda build (resubmit #1575)
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
Germasch bpls warnings
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
- Handle LocalValueDim (local values turned into 1D global array) in BP4 (parity with BP3) - Do not write values in characteristics in the Data buffer (like it was in adios 1.x BP3) - Do write LocalValueDim (local value at writing) variable value after metadata (like other values) - Print payload of single value variables in data
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
Refactored and added docs contents
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
Add header to all BP4 data files, metadata files and index table
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
Report the availability of RDMA for Staging in CMake summary
-
This simply renames `helper::CopyMemory` to `helper::CopyMemoryBlock` to avoid a name clash with the `CopyMemory` defined in the MSVC build in #1485. (cherry picked from commit 5f9bdb4e42a108ec19c2bf4034a3a2ddb0c5d951)
-
- 29 Jun, 2019 12 commits
-
-
pnorbert authored
Germasch bpls warnings
-
pnorbert authored
- Handle LocalValueDim (local values turned into 1D global array) in …
-
https://github.com/germasch/ADIOS2Podhorszki, Norbert authored
Merge branch 'pr/bpls_warnings' of https://github.com/germasch/ADIOS2 into germasch-pr/bpls_warnings * 'pr/bpls_warnings' of https://github.com/germasch/ADIOS2: bpls: fix some warnings for size_t printf arguments
-
Podhorszki, Norbert authored
- Do not write values in characteristics in the Data buffer (like it was in adios 1.x BP3) - Do write LocalValueDim (local value at writing) variable value after metadata (like other values) - Print payload of single value variables in data
-
William F Godoy authored
Refactored and added docs contents
-
William F Godoy authored
Exposes IsReverseDims in BlockInfo
-
Godoy, William F authored
-
pnorbert authored
- Add header to all BP4 data files, metadata files and index table
-
Kai Germaschewski authored
%PRIu64 is for uint64_t, %zu is for size_t, which on the Mac (and 32-bit archs) aren't aliases.
-
Eisenhauer, Greg authored
Report the availability of RDMA for Staging in CMake summary
-
Godoy, William F authored
-
Podhorszki, Norbert authored
- Modify header content: - 32 bytes Tag string e.g. "ADIOS-BP v2.3.1 Index Table " - byte 36 endianness - byte 37 BP version - byte 38 Active flag (in Index table it indicates active writer) - bp4dbg print header for all files - bp4dbg just seeks over real data instead of reading it
-
- 28 Jun, 2019 16 commits
-
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
fix a potential problem in WriteCollectiveMetadataFile() function clang format fix the bug in doclose function for BP4 engine
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
* commit '60828854': Add HAVE_HDF5 conditional Test HDF5 with simple tests
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
Additional documentation improvements.
-
Eisenhauer, Greg authored
-
pnorbert authored
Bp4 doclose fix
-
Eisenhauer, Greg authored
Test HDF5 with simple tests
-
William F Godoy authored
-
William F Godoy authored
-
Wan, Lipeng authored
-
Wan, Lipeng authored
-
Wan, Lipeng authored
-
Eisenhauer, Greg authored
-
William F Godoy authored
Additional documentation improvements.
-