Ward Fisher

Results 558 comments of Ward Fisher

I'm working on this now, as I've gotten 2.0.0 wired into my provisioning and test infrastructure. The removal of autotools highlighted a number of changes I needed to make in...

I've dropped a note in to the HDF Forums asking for some clarification on their plans.

Thanks @fortnern, this looks promising, I'm working on testing this fix right now. Thanks!

Thanks @fortnern this fix worked, but now I'm seeing some issues with the `szip` tests in `netcdf-fortran`, so I'll need to sort those out as well :). But thanks, we're...

This is interesting, thanks! The short answer is, errors are expected, netCDF is not threadsafe. This is because for a very long time, `libhdf5` was not threadsafe, and then after...

What version of HDF5 is this, out of curiosity?

Thanks; I will keep this on my radar!

Support for HDF5 1.10.x features that live in the `free` feature set (which should be most of them, as we've learned with discussions recently) can be added, and PR's like...

I haven't reviewed this yet, but it would need to be rebased against the current `main` branch. Also, @DennisHeimbigner is correct that we would need to fencepost this in configure.ac...

I am updating some other files, and I will revert back to the previous configuration (as you've described), where the parallel state is inherited from the capabilities of libhdf5 and/or...