- Apr 05, 2017
-
-
https://github.com/ornladios/ADIOS2.gitwfg authored
Conflicts: include/engine/bp/BPFileWriter.h source/core/Engine.cpp source/engine/bp/BPFileWriter.cpp
-
https://github.com/ornladios/ADIOS2.gitwfg authored
Fixed Conflicts: include/engine/bp/BPFileReader.h source/core/Transport.cpp source/engine/bp/BPFileReader.cpp source/engine/bp/BPFileWriter.cpp source/format/BP1.cpp ---> Removed source/format/BP1Aggregator.cpp ---> Removed source/format/BP1Writer.cpp ---> Removed source/transport/file/FileDescriptor.cpp
-
- Apr 04, 2017
-
-
Atkins, Charles Vernon authored
Disable clang-format hooks. It's more annoying than useful.
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Fix gcc485 segfault
-
Atkins, Charles Vernon authored
Using {} syntax for direct initialization of reference types in constructor member initialization lists is broken on some compilers, even though it's valid C++11 code. Use () to ensure correctness.
-
wfg authored
added: ./packages/format/bp1 ./packages/profiling/iochrono ./packages/wan/dataman (for DataMan integration in ADIOS)
-
Atkins, Charles Vernon authored
-
- Apr 03, 2017
-
-
Atkins, Charles Vernon authored
Add examples as tests
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Fix OpenMPi C++ binding issue for the whole project
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Fix clang tidy issues round2
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Fix clang tidy errors
-
Atkins, Charles Vernon authored
-
williamfgc authored
Testing pull request with additions to .gitignore
-
Atkins, Charles Vernon authored
-
-
wfg authored
-
- Apr 02, 2017
-
-
Atkins, Charles Vernon authored
The check is to use int64_t instead of long long. At the moment it creates a lot of noise. Adjusting the code is a larger undertaking so I'm turning it off for now. Once the code is fixed for it then we'll turn it back on.
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
- Apr 01, 2017
-
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
- Mar 31, 2017
-
-
pnorbert authored
Let DataMan_ROOT_DIR be specified by either a CMake or Env variable
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
OpenMPI workaround for forcing C++ binding
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Create a common place to use mpidummy.h
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Fix bad constructor call in example
-
Atkins, Charles Vernon authored
-