LSSTDESC / tables_io

A small package to provide tools to read / write and convert tabular data for DESC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow initializeHdf5Write to open file in parallel mode

joselotl opened this issue · comments

In order to allow chunk writing in parallel, initializeHdf5Write needs to get information of the MPI communicator.