Skip to content
Snippets Groups Projects
  1. 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
  2. Oct 17, 2016
  3. Oct 14, 2016
  4. Oct 13, 2016
  5. 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
  6. Oct 11, 2016
  7. Oct 10, 2016
  8. Oct 07, 2016
  9. Oct 06, 2016
  10. Oct 05, 2016
  11. Oct 04, 2016
  12. Oct 03, 2016
  13. Sep 30, 2016
  14. Sep 29, 2016
Loading