We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
h5dump
h5daos_test_map.h5
h5dump fails on Sunspot.
hyoklee@uan-0002:~/vol-daos/build/bin> ./h5daos_test_map container ERR src/container/cli.c:371 cont_destroy_complete() failed to destroy \ container: DER_NONEXIST(-1005): 'The specified entity does not exist' Testing integer as the datatype of keys and values Testing creation of map object PASSED ... All DAOS Map tests passed ... hyoklee@uan-0002:~/vol-daos/build/bin> h5dump h5daos_test_map.h5 HDF5 "h5daos_test_map.h5" { GROUP "/" { DATATYPE "key_datatype" H5T_ENUM { H5T_STD_I32LE; "ONE" 0; "TWO" 1; "THREE" 2; "FOUR" 3; "FIVE" 4; };h5dump error: unknown object "map_comp_comp" } }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
h5dump
fails on Sunspot.The text was updated successfully, but these errors were encountered: