Skip to content
Snippets Groups Projects
  1. Oct 11, 2017
    • William F Godoy's avatar
      Partial refactoring with Get and Put API · 82fda615
      William F Godoy authored
      Passed ctest (MPI and nonMPI) excluding ADIOS1 engine, and Python bindings
      HDF5, C bindings and C++ tests working
      Introduced BeginStep EndStep functions
      Renamed IO GetVariable/Attribute to InquireVariable/Attribute
      82fda615
  2. Oct 09, 2017
    • William F Godoy's avatar
      Reading collective metadata file · e6747039
      William F Godoy authored
      Getting and defining available Variables at Open
      Storing Variable position in Metadata, added to VariableBase
      mpidummy: Added support for MPI_Reduce, MPI_Gatherv
      Added utils and BPLS
      e6747039
  3. Oct 03, 2017
  4. Aug 29, 2017
  5. Aug 28, 2017
  6. Aug 25, 2017
  7. Aug 24, 2017
  8. Aug 23, 2017
  9. Aug 22, 2017
    • William F Godoy's avatar
      Added Fortran 90 bindings · 82079628
      William F Godoy authored
      Subroutine based, calls the C bindings using opaque pointers
      Working helloBPWriter_f in MPI and nonMPI examples
      Separated MPI and nonMPI interfaces in Fortran and C
      Passing character array by trimming and adding char(0) null terminated
      
      To do:
      Add testing
      82079628
    • williamfgc's avatar
      Merge pull request #238 from guj/mac · 8d17ff49
      williamfgc authored
      changed ndim usage for apple compiler
      8d17ff49
Loading