- Jun 16, 2017
-
-
William F. Godoy authored
unsigned int checking if < 0 Adding intermediate int verbosity for string conversion stoi
-
- Jun 15, 2017
-
-
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
-
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
-
wgodoy authored
To do: Implement overloaded and default-argument class functions
-
- Jun 08, 2017
-
-
William F Godoy authored
Python bindings running but not printing values with bpls. Min and Max captured correctly. IO SetParameters and AddTransport will accept vector and map Variable.cpp and Variable.tcc for complete separation of core components in the public include
-
- Jun 07, 2017
-
-
William F Godoy authored
-
William F Godoy authored
-
williamfgc authored
Refactor
-
William F Godoy authored
-
Jason Wang authored
-
- Jun 06, 2017
-
-
William F Godoy authored
To do: Debug hello_datamanWriter non-MPI version
-
William F Godoy authored
-
pnorbert authored
* Added examples for variables * fix more example code * make Open explicit in ADIOS1 toolkit. Fix handling open mode * fix OpenModeToString() to serve adios 1 API's needs as well * fix basic examples after code refactoring * fix nompi build for basic examples * fix nompi build * fix one more example for nompi build
-
Atkins, Charles Vernon authored
-
pnorbert authored
* Added examples for variables * fix more example code * make Open explicit in ADIOS1 toolkit. Fix handling open mode * fix OpenModeToString() to serve adios 1 API's needs as well * fix basic examples after code refactoring * fix nompi build for basic examples * fix nompi build
-
pnorbert authored
* Added examples for variables * fix more example code * make Open explicit in ADIOS1 toolkit. Fix handling open mode * fix OpenModeToString() to serve adios 1 API's needs as well * fix basic examples after code refactoring * fix nompi build for basic examples
-
Jason Wang authored
and clang-format issues
-
-
William F Godoy authored
-
pnorbert authored
* Added examples for variables * fix more example code * make Open explicit in ADIOS1 toolkit. Fix handling open mode * fix OpenModeToString() to serve adios 1 API's needs as well * fix basic examples after code refactoring
-
pnorbert authored
* fix more example code * make Open explicit in ADIOS1 toolkit. Fix handling open mode * fix OpenModeToString() to serve adios 1 API's needs as well
-