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

Bug fix in BP5 when memory selection is used with GPU buffers #3539

Merged
merged 2 commits into from
Mar 16, 2023

Conversation

anagainaru
Copy link
Contributor

There was one place where we did not propagate the memory space and Host was used by default. This resulted in seg faults when using SetMemorySelection on a GPU buffer with BP5. Fixed in the first commit + adding a testing for memory selection with CUDA (for both BP4 and BP5)

This will close issue #3478

@eisenhauer eisenhauer merged commit a590a56 into ornladios:release_29 Mar 16, 2023
@anagainaru anagainaru added this to the v2.9.0 milestone Mar 16, 2023
@anagainaru anagainaru deleted the gpu-memory-selection branch March 30, 2023 15:49
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.

3 participants