- 30 Jun, 2019 35 commits
-
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
v2.4.0 docs and ReadMe bumps
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
fix #1541 Iotest return fix
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
fix HDF5Reader build with MSVC
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
moving all readthedocs requirements to conda
-
Atkins, Charles Vernon authored
v2.4.0 docs and ReadMe bumps
-
Godoy, William F 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)
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
Conda environment in rtd
-
Atkins, Charles Vernon authored
* release:
-
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
-
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)
-
- 29 Jun, 2019 5 commits
-
-
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
-