Open
Description
Robert and I are trying to use adios2_reorganize_mpi
to convert bp to HDF5. But, it hangs without any progress or any error.
I am using the following command line:
mpirun -n 2 adios2_reorganize_mpi xgc.3d.00002.bp test.h5 BPFile "" HDF5 "" 2
``
The intput file is available [here](https://www.dropbox.com/s/z92j2zaophdt78p/xgc.3d.00002.bp.tar.gz?dl=0).
It works for a bp-to-bp conversion.
Activity