Skip to content
Snippets Groups Projects
  1. Oct 24, 2016
  2. Oct 21, 2016
    • wfg's avatar
      Added Makefile.libs to handle dependencies separately · 353650d5
      wfg authored
      Changed ./public/mpidummy.c to ./public/mpidummy.cpp
      
      Corrected a bug in ADIOSFunctions.cpp InitXML function, string
      xmlFileContent was created twice
      
      Need to test the XML parser: ADIOSFunctions.cpp GetSubtring function to
      support > in tag attributes, e.g. name="<myname>" >
      353650d5
  3. Oct 20, 2016
  4. Oct 19, 2016
    • wfg's avatar
      Preparing Makefile · eda8fbb9
      wfg authored
      Changed Doxyfile to print inclusion diagrams
      Reorganized code to allow mpidummy.h inclusion replacing mpi.h for
      single source object.
      eda8fbb9
  5. Oct 18, 2016
    • wfg's avatar
      Complete reformulation of ADIOS structure · 91ede10a
      wfg authored
      1) Eliminated MPI and NonMPI separate functions and Transports
      
      2) All Transport classes extend CTransport
      
      3) Using mpidummy.h header for non-mpi compilation. Will need to include
      it in the adios namespace (currently C)
      
      
      To do:
      Makefile
      Hello all Transports
      BP File
      91ede10a
  6. Oct 17, 2016
  7. Oct 14, 2016
  8. Oct 13, 2016
  9. Oct 12, 2016
    • wfg's avatar
      1. Turned SGroup into a class CGroup to define Group creation from XML · 08dbbd5d
      wfg authored
      in this class.
      
      2. Added functions in CGroup and CADIOS that can be called from the XML
      and non-XML APIs. User only interacts with CADIOS public functions.
      
      3. Modified Makefile to test helloADIOS_nompi.
      
      4. Tested population of Group and Variable classes from XML file
      
      To do:
      1) Wrap setting transport 
      2) Test hello adios mpi
      08dbbd5d
  10. Oct 11, 2016
  11. Oct 10, 2016
  12. Oct 07, 2016
  13. Oct 06, 2016
  14. Oct 05, 2016
  15. Oct 04, 2016
  16. Oct 03, 2016
  17. Sep 30, 2016
  18. Sep 29, 2016
Loading