- Jun 30, 2019
-
-
Atkins, Charles Vernon authored
Bump version to 2.4.0
-
Atkins, Charles Vernon authored
Fix staging shared tests
-
Atkins, Charles Vernon authored
v2.4.0 docs and ReadMe bumps
-
Godoy, William F authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
William F Godoy authored
fix #1541 Iotest return fix
-
William F Godoy authored
fix HDF5Reader build with MSVC
-
William F Godoy authored
moving all readthedocs requirements to conda
-
Godoy, William F authored
including pip sphinx packages readthedocs can pick the adios2 conda python module
-
Kai Germaschewski authored
I should have gotten them all now via `-Werror=vla` (with clang)
-
Godoy, William F authored
-
Kai Germaschewski authored
including use of `uint` and more stack-allocated arrays
-
Kai Germaschewski authored
Sadly, variable-sized stack arrays are only a feature of C99, but not C++11, so this patch uses std::vector instead.
-
William F Godoy authored
Conda environment in rtd
-
pnorbert authored
fix MSVC/conda build (resubmit #1575)
-
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)
-
- Jun 29, 2019
-
-
Godoy, William F authored
Trying to pull Python module for API docs in readthedocs
-
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
-
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
-
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
-
- Jun 28, 2019
-
-
Atkins, Charles Vernon authored
fix a potential problem in WriteCollectiveMetadataFile() function clang format fix the bug in doclose function for BP4 engine
-
Eisenhauer, Greg authored
-
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.
-
Atkins, Charles Vernon authored
* release:
-