mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-15 07:40:23 +08:00
110a855d5e
parallel part of h5diff tested : heping parallel
12 lines
571 B
Plaintext
12 lines
571 B
Plaintext
#############################
|
|
Expected output for 'h5diff file4.h5 file4.h5 -v dset3a dset4b'
|
|
#############################
|
|
Dataset: </dset3a> and </dset4b>
|
|
position dset3a dset4b difference
|
|
------------------------------------------------------------
|
|
[ 1 0 ] 1 3 2
|
|
[ 1 1 ] 1 4 3
|
|
[ 2 0 ] 1 5 4
|
|
[ 2 1 ] 1 6 5
|
|
4 differences found
|