[Hdf-forum] flush write question

Xunlei Wu xunlei at renci.org
Tue Jan 12 17:18:48 EST 2010


Quincey Koziol wrote:
> Or is there any potential memory overwrite.
>   
>
> 	I don't see any obvious memory overwrites, but if this is really a loop in your code, then you will need to name the dataset something different each time through the loop, otherwise on your second time through the loop the call to H5Dcreate() will fail.
>
>   
Thanks a lot, Quincey. Sorry for my ignorance in the pseudo-code.
Actually, the group_id is different every loop so that "group/position" 
is unique.

best,
xunlei



More information about the Hdf-forum mailing list