- Jun 19, 2017
-
-
williamfgc authored
Back to bp1 name.bp.dir/name.bp.rank format
-
wgodoy authored
-
williamfgc authored
This fixes #117
-
williamfgc authored
Enable config xml file
-
Atkins, Charles Vernon authored
HDF5Common.cpp moved to a new location and this one is no longer used
-
Atkins, Charles Vernon authored
-
williamfgc authored
CMake: Use ADIOS2_ prefix for options instead of ADIOS_
-
Atkins, Charles Vernon authored
-
williamfgc authored
Added Date and Time to profiling.log
-
William F Godoy authored
-
William F Godoy authored
-
William F Godoy authored
Verified MPI and sequencial version
-
wgodoy authored
Initial implementation of XML running with helloBPWriter example Corrected bug in ADIOS.cpp when detecting IO in ConfigFile
-
- Jun 17, 2017
-
-
williamfgc authored
Correcting a warning on Mac
-
- Jun 16, 2017
-
-
William F. Godoy authored
unsigned int checking if < 0 Adding intermediate int verbosity for string conversion stoi
-
William F Godoy authored
-
- Jun 15, 2017
-
-
William F Godoy authored
-
Atkins, Charles Vernon authored
CMake: Allow auto-detection of default options
-
- Jun 14, 2017
-
-
williamfgc authored
Fixing inclusion problem in BP1Base.tcc
-
wgodoy authored
-
Atkins, Charles Vernon authored
-
williamfgc authored
Initial implementation of buffer resizing and flush for independent IO
-
- Jun 13, 2017
-
-
William F Godoy authored
-
guj authored
-
guj authored
-
williamfgc authored
Fixes issue #130
-
William F Godoy authored
m_Name must a string object not a const reference.
-
williamfgc authored
Python Bindings and their required internal code changes
-
William F Godoy authored
Added example bpFlushWriter (incomplete).
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
williamfgc authored
Implementing profiling.log as default
-
wgodoy authored
To do: Memory buffer reallocation strategy
-
- Jun 12, 2017
-
-
williamfgc authored
Fixed noexcept function throwing exception
-
wgodoy authored
-
William F Godoy authored
Removed IO Open that takes a new communicator (didn't work)
-
Atkins, Charles Vernon authored
* Add initial python support to CMake build * pybind11 2017-04-07 (1df91d36) Code extracted from: https://github.com/pybind/pybind11.git at commit 1df91d36cfa997c8987889234304ea5e37cc3e68 (v2.1.1).
-
Atkins, Charles Vernon authored
* Add initial python support to CMake build * pybind11 2017-04-07 (1df91d36) Code extracted from: https://github.com/pybind/pybind11.git at commit 1df91d36cfa997c8987889234304ea5e37cc3e68 (v2.1.1). * Build python bindings with cmake * Adjust for adios2py -> adios2 module name
-
- Jun 09, 2017
-
-
William F Godoy authored
Applied autopep8 from python-pep8 for flake8 formatting in py Issues: Linking with Python 3.5 not working as-is with PyBind11 Passing a new communicator in IO Open fails (mpi4py?) To do: Add more test cases from other engines
-
williamfgc authored
BP file output now compatible with bpdump
-