Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
  • gsell's avatar
    serial H5hut can now be used with MPI, resolving #12 · c33ef6d3
    gsell authored
    src/h5core/private/h5_init.h:
    - remove definition of MPI dummies for serial version
    src/h5core/private/h5_types.h:
    - define the MPI communicator in 'struct h5_prop_file' only in parallel version
    src/h5core/h5_file.c
    - adapt to above changes
    c33ef6d3