BlueBrain / libsonata

A python and C++ interface to the SONATA format
https://libsonata.readthedocs.io/en/stable/
GNU Lesser General Public License v3.0
11 stars 12 forks source link

HDF5 MPI-collective I/O. #309

Closed 1uc closed 9 months ago

1uc commented 10 months ago

This PR contains the code required to implement the MPI-collective reader. This will likely later be moved to it's own repository.

1uc commented 9 months ago

Has been moved to a separate repo.