- Nov 16, 2017
-
-
William F Godoy authored
Working on Fortran examples Testing Row Major Reader Debugging parallel read Changed file open function Added initial tests 1D and 2D
-
- Nov 13, 2017
-
-
William F Godoy authored
-
William F Godoy authored
-
- Nov 10, 2017
-
-
William F Godoy authored
-
williamfgc authored
Fix Issue #300 reduce CDash warnings and errors
-
William F Godoy authored
-
- Nov 09, 2017
-
-
William F Godoy authored
-
William F Godoy authored
Remove cdash warnings for unused variables, type cast (including HDF5 char vs. int8) and virtual functions overloads.
-
williamfgc authored
Fix collective metadata for attributes
-
William F Godoy authored
-
williamfgc authored
Fix for issue #295
-
William F Godoy authored
Missing cmake FCInterface macro FC_GLOBAL for non-MPI function
-
williamfgc authored
Variable string type support
-
William F Godoy authored
-
William F Godoy authored
-
- Nov 08, 2017
-
-
William F Godoy authored
-
williamfgc authored
Fix for issue 295 reworking Fortran and C bindings
-
William F Godoy authored
Reorganized bindings components to map ADIOS2 core classes Using cmake FortranCInterface to automatically resolve name mangling
-
William F Godoy authored
Debug hello_bpWriter
-
- Nov 07, 2017
-
-
williamfgc authored
Bp1read : Initial Reading Capabilities and latest API
-
William F Godoy authored
Windows address access Example reader file name
-
William F Godoy authored
-
William F Godoy authored
-
- Nov 06, 2017
-
-
William F Godoy authored
-
William F Godoy authored
-
William F Godoy authored
-
William F Godoy authored
-
William F Godoy authored
-
William F Godoy authored
-
William F Godoy authored
Deactiveted ADIOS1 Attribute test Solved clang-format format and camelCase issues
-
William F Godoy authored
-
William F Godoy authored
Conflicts: examples/hello/datamanReader/helloDataManReader.cpp source/adios2/engine/dataman/DataManReader.cpp source/adios2/toolkit/transport/wan/WANZmq.cpp source/adios2/toolkit/transportman/dataman/DataMan.cpp
-
William F Godoy authored
Bug fix in Collective metadata serialization using threads Added more API functions in Python bindings
-
William F Godoy authored
-
- Nov 03, 2017
-
-
William F Godoy authored
InquireVariable/Attribute working for valid name, but returning invalid type ADIOS constructor now has host language so bindings can change define this at the constructor level Separated C bindings from C glue (added) for languages using C-API (e.g. Fortran)
-
William F Godoy authored
Removed stl containers that pybind11 takes care of
-
- Nov 02, 2017
-
-
William F Godoy authored
-
William F Godoy authored
-
William F Godoy authored
-
- Nov 01, 2017
-
-
William F Godoy authored
-