- Jul 21, 2017
-
-
William F Godoy authored
Bugs: 1) Missing binary mode in FilePointer fopen and FStream ofstream transports 2) Replacing reinterpret_cast of size_t to uint_64, not the same on Windows 64-bit Removed some warnings generated by Visual Studio Added static_cast for type conversions Refactor XML reader to restore original check on single engine conditions and eliminate warnings. Test added. Allow ctime and fopen "not secure" warnings: now using binary fstream as default file IO library on Windows
-
- Jul 18, 2017
-
-
pnorbert authored
Moved profiling.log to profiling.json format
-
William F Godoy authored
Added test for generating profiling.json Fixed inclusion for NLohmannJson json.hpp in Test Tested resulting profiling.json on R (jsonlite), Python (json) and C++ (json for modern C++)
-
- Jun 30, 2017
-
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
* release: Solves Issue #205
-
Atkins, Charles Vernon authored
* release: Re-work CMake build documentation Use consistent names for build options
-
Atkins, Charles Vernon authored
* release: comment out debug messages and use sin/cos function to init array instead of ranks fix the left-right/up-down direction in code to make communication correct
-
Atkins, Charles Vernon authored
Update build docs
-
William F Godoy authored
Missing file_index characteristic in BP1Writer metadata
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
pnorbert authored
fix the left-right/up-down direction in code to make communication co…
-
Podhorszki, Norbert authored
-
Podhorszki, Norbert authored
-
Atkins, Charles Vernon authored
* release: Update MdtmMan.cpp Changing the name from .bp to .h5 in helloHDF5 examples Updating some documentation and removed a warning
-
williamfgc authored
Updating some documentation, removed a warning and h5 file name
-
Atkins, Charles Vernon authored
* release: Generate adios2-config script for dependency information Use consistent output directories
-
Atkins, Charles Vernon authored
Add non cmake pacakge config
-
williamfgc authored
Restoring warning, this will be addressed as DataMan is integrated inside ADIOS2
-
Atkins, Charles Vernon authored
Fixes #154
-
Atkins, Charles Vernon authored
-
William F Godoy authored
-
- Jun 28, 2017
-
-
Atkins, Charles Vernon authored
* release: Make sure only compatible python versions get used. Make CMAKE_INSTALL_PYTHONDIR persistent Fix spurrious formatting issues
-
Atkins, Charles Vernon authored
Fix various python issues
-
William F Godoy authored
-
Atkins, Charles Vernon authored
Fixes #196
-
williamfgc authored
Async I/O implementation of adios Write in heat transfer examples
-
Atkins, Charles Vernon authored
Fixes #197
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
* release: Fix how shared / static option is handled Fix a few install export issues with KWSYS. Fixup interface libraries for JSON and XML libs. Add package config files for build and install dirs.
-
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
-
William F Godoy authored
-
William F Godoy authored
-
Atkins, Charles Vernon authored
* async: async I/O implementation of adios Write in heat transfer examples
-
Atkins, Charles Vernon authored
* release: Enable memory runtime parameters using XML config file Changed config.xml to defaults Testing memory growth Changes in default memory
-