- Apr 20, 2017
-
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
- Apr 19, 2017
-
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
- Apr 14, 2017
-
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
- Apr 07, 2017
-
-
wfg authored
helloBPWriter and timeBPWriter
-
- Apr 06, 2017
-
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
- Apr 05, 2017
-
-
Atkins, Charles Vernon authored
-
Podhorszki, Norbert authored
-
Atkins, Charles Vernon authored
-
- Apr 01, 2017
-
-
Atkins, Charles Vernon authored
-
- Mar 31, 2017
-
-
Atkins, Charles Vernon authored
-
- Mar 30, 2017
-
-
Atkins, Charles Vernon authored
-
- Mar 28, 2017
-
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
- Mar 24, 2017
-
-
Podhorszki, Norbert authored
-
- Mar 23, 2017
-
-
Podhorszki, Norbert authored
-
- Mar 22, 2017
-
-
Podhorszki, Norbert authored
-
- Mar 20, 2017
-
-
wfg authored
Python bindings now working with PyBind11
-
- Mar 16, 2017
-
-
wfg authored
Adding Variable<void> map container in ADIOS for unknown variable types (until Write). This is required in Python.
-
- Mar 13, 2017
-
-
wfg authored
Started implementation of bindings/python using boost::python Modified Makefile to allow for dynamic library compilation To do: Work on time aggregation
-
- Mar 07, 2017
-
-
wfg authored
Replaced vectors with map containers for Variables to avoid iterator invalidation when adding element to a container.
-
- Mar 03, 2017
-
-
Podhorszki, Norbert authored
-
wfg authored
Continued debugging BP1 Writer for a single variable write
-
- Mar 01, 2017
-
-
wgodoy authored
In ADIOS.h set default engine type according to access mode to BPWriter (w) and BPReader (r). Adde buildBP.sh for automatic test of examples/hello/bpWriter (bpReader next)
-
- Feb 24, 2017
-
-
wfg authored
-
- Feb 23, 2017
-
-
wfg authored
Added BP1Writer pgindex and metadata functionality. Need to hook it with BPWriter engine Added complex support in ADIOS class and DataMan engine and example for DataManWriter
-
- Feb 22, 2017
-
-
wfg authored
Modified Makefile.libs and Makefiles in ./examples/hello/datamanReader and ./examples/hello/datamanWriter Need to set DATAMAN_LOC in those makefiles for local DataMan installation. Need to set DATAMAN_LOCATION in buildDataMan.sh for local DataMan installation.
-
- Feb 21, 2017
-
-
wfg authored
-
- Feb 16, 2017
- Feb 14, 2017
-
-
wfg authored
-
- Jan 27, 2017
-
-
wfg authored
Added a bool flag in Variable to know if it is a dimension To do: Allow for passing values at DefineVariable
-
- Jan 26, 2017
-
-
wfg authored
rather than handlers Group&, Method& and the polymorphic std::shared_ptr<Engine> will be returned by DeclareGroup, DeclareMethod and Open. Added Group functions DefineVariable to be a template Now using adios::Var when creating a variable (still a variable name string). Uses more C++ OO + templates features Compiled and tested with ./examples/hello/helloWriter_OOP.cpp , mpi and no-mpi versions
-