- Oct 11, 2017
-
-
William F Godoy authored
Passed ctest (MPI and nonMPI) excluding ADIOS1 engine, and Python bindings HDF5, C bindings and C++ tests working Introduced BeginStep EndStep functions Renamed IO GetVariable/Attribute to InquireVariable/Attribute
-
- Oct 09, 2017
-
-
William F Godoy authored
Getting and defining available Variables at Open Storing Variable position in Metadata, added to VariableBase mpidummy: Added support for MPI_Reduce, MPI_Gatherv Added utils and BPLS
-
- Oct 03, 2017
-
-
William F Godoy authored
Implemented basic buffer reading functionality Added threading for bp serialization/deserialization Refactored MPI functionality Engine is now a reference Initial Read API
-
- Aug 29, 2017
-
-
Atkins, Charles Vernon authored
Reduce verbose debug info in CircleCI
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Add CircleCI shield
-
Atkins, Charles Vernon authored
CMake: Use upstream FindHDF5 from CMake 3.9
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Fix global array definitions in ADIOS1 test for 2D Arrays
-
Atkins, Charles Vernon authored
Continuous integration on circle (parallel)
-
williamfgc authored
Fortran 90 bindings
-
williamfgc authored
Implementation of attribute bp data and index
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Haocheng Liu authored
-
Atkins, Charles Vernon authored
-
William F Godoy authored
-
Wittenburg, William authored
-
- Aug 28, 2017
-
-
Wittenburg, William authored
-
Wittenburg, William authored
-
Wittenburg, William authored
-
Wittenburg, William authored
-
Atkins, Charles Vernon authored
-
William F Godoy authored
Testing and Examples issues after merging with master for conflicts Fixing non-MPI issue C enums and Fortran parameters now compatible
-
William F Godoy authored
Conflicts: CMakeLists.txt bindings/CMakeLists.txt bindings/c/adios2/adios2_c_enums.h bindings/c/adios2_c.cpp bindings/c/adios2_c.h cmake/DetectOptions.cmake examples/hello/bpWriter/CMakeLists.txt testing/adios2/bindings/CMakeLists.txt testing/adios2/bindings/c/TestBPWriteTypes_nompi.c
-
William F Godoy authored
-
- Aug 25, 2017
-
-
William F Godoy authored
-
williamfgc authored
-
William F Godoy authored
First working examples To do: Resolve conflicts Add tests after merging with current master
-
- Aug 24, 2017
-
-
Atkins, Charles Vernon authored
C: Make C bindings always on and embedded into libadios2
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
- Aug 23, 2017
-
-
Atkins, Charles Vernon authored
Misc test improvements
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
William F Godoy authored
-
- Aug 22, 2017
-
-
William F Godoy authored
Subroutine based, calls the C bindings using opaque pointers Working helloBPWriter_f in MPI and nonMPI examples Separated MPI and nonMPI interfaces in Fortran and C Passing character array by trimming and adding char(0) null terminated To do: Add testing
-
williamfgc authored
changed ndim usage for apple compiler
-