On Mon, Jun 14, 2021 at 12:35 PM 'Vina C.' via golang-nuts
<golang-nuts@googlegroups.com> wrote:
>
> I was trying to use go HDF5 package and noticed that it only support version 
> 1.8 for HDF5. Since SWMR feature (Single Write multiple read) only 
> implemented in 1.10, I wonder if there is anyway to do the same task with 
> current go HDF5 package? Any example would be greatly appreciated. In 
> addition, anyone know that if there is any intention to update go HDF5 to 
> match the latest HDF5 C version? Thanks

There are a few different Go HDF5 packages out there.  I don't know
which one you are using.  More importantly, none of them are
maintained by the Go project, so it's possible that nobody here knows
the answer to your question (I certainly don't).  I suggest that you
reach out to the maintainers of the package you are using; perhaps
they can help.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcWNoC-Qoijge74gpGDRa6j%2BzKXL5ZhyHNeX4XBAr6o-HQ%40mail.gmail.com.

Reply via email to