I was trying to use h5diff to compare results between two hardware platforms and was quickly reminded that I'm always going to have different results. We store the latency of the data, which is of course different between the two systems.

These are (nearly) all compound types that I'm comparing, and I'd like to be able to ignore the "latency" field when doing comparisons, but I don't see any way to do this with h5diff. What's more, I haven't been able to get h5diff to print the field name with the different output, so I can't be sure the differences are all the latency without hand-inspecting each and every value (there are thousands).

Is there a more efficient way to do differencing on hdf5 files where you ignore one or more field of a compound type?



_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org

Reply via email to