Skip to content
New issue

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

flush HDF5 after RAT operations #71

Closed
wants to merge 1 commit into from
Closed

Conversation

gillins
Copy link
Member

@gillins gillins commented Dec 1, 2024

@petebunting just chasing a weird corruption when repeatedly opening and adding to a RAT. I noticed you issue the keaImg->flush(H5F_SCOPE_GLOBAL); call whenever doing an image operation but not with the RAT. Does it make sense to be also doing this here?
I'll have to wait until the conda forge kealib 1.6.0 migration has finished to properly test what I'm seeing.

@petebunting
Copy link
Collaborator

@gillins yes, that would make sense to include. I don't think there was any reason I didn't include it. Probably just an oversight.

@gillins
Copy link
Member Author

gillins commented Dec 7, 2024

Creates a huge performance regression when calculating neighbours. Working on another solution...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants