- Jun 28, 2017
-
-
Atkins, Charles Vernon authored
Fixes #197
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Add cmake package configs
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
These local patches are soon to be replaced with upstream fixes
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Fixes #153
-
williamfgc authored
Memory
-
- Jun 27, 2017
-
-
williamfgc authored
Always check for python dev libs when ADIOS2_HAVE_PYTHON is TRUE
-
Atkins, Charles Vernon authored
Fixes #193
-
William F Godoy authored
Picking up config.xml from examples/heatTransfer/write/config.xml from ./build/bin/heatTransfer_write_adios2
-
William F Godoy authored
-
williamfgc authored
const_cast added to MPI_Isend due to void* signature
-
William F Godoy authored
-
William F Godoy authored
-
William F Godoy authored
Increased Default Maximum Memory to 200Mb Added config.xml for the heat transfer example for memory management (among other parameters) at runtime To do: Copy config.xml to /build/bin, right now the heat transfer example won't run in config.xml is not found
-
- Jun 26, 2017
-
-
Atkins, Charles Vernon authored
Fix compatibility issues with CMake v3.5
-
Atkins, Charles Vernon authored
Fixes #175 (again)
-
Atkins, Charles Vernon authored
Adjust error handling for consistency
-
Atkins, Charles Vernon authored
-
- Jun 25, 2017
-
-
pnorbert authored
use adios_config -l and adios_config -c separately in FindADIOS1 script
-
Podhorszki, Norbert authored
-
pnorbert authored
fix examples for the release branch
-
Podhorszki, Norbert authored
-
williamfgc authored
Solve Issue #180 Modified file transports to enable write loop in size > 2Gb
-
wgodoy authored
Checking std::ios_base::failure exceptions IOChrono is off by default, each owner turns it on explicitly Modified FileDescriptor and FilePointer destructors Added Tests BPWriteRead for stdio and fstream Removed IO AddTransport with vector (shoud have been there?) to enable AddTransport in Tests
-
- Jun 23, 2017
-
-
Atkins, Charles Vernon authored
Setup library versioning.
-
Atkins, Charles Vernon authored
Fixes #152
-
Atkins, Charles Vernon authored
Switch to pugixml
-
Atkins, Charles Vernon authored
Use a newer upstream version of FindBZip2
-
Atkins, Charles Vernon authored
Fixes #175
-
Atkins, Charles Vernon authored
Use kwsys as object lib
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
- Jun 22, 2017
-
-
williamfgc authored
Solve Issue #171, bug when using threaded operations
-
williamfgc authored
Solve Issue #171 in IO SetParameters and AddTransport
-
williamfgc authored
WIP: Added working python types test
-
William F Godoy authored
Keep only std::map<std::string, std::string> initializer list. Corrected examples.
-
William F Godoy authored
Replace std::copy with std::memcpy in std::thread Added threads to profiling.log Limiting the use of threads TO DO: large scale runs to enforce threads policy
-