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

Adding randomized test, fixes for memory allocation and deallocation, etc. #6

Merged
merged 12 commits into from
Dec 12, 2024

Conversation

narangvivek10
Copy link

  • Ability to configure CAGRA compression parameters
  • Enabling indexing threads
  • Enabling RMM pool resource configuration
  • Bug fixes for wrong values passed in index and search parameters
  • Deallocation of resources using Autoclosable
  • Including a randomized test

@github-actions github-actions bot added the CMake label Dec 12, 2024
@narangvivek10 narangvivek10 merged commit 43f5e15 into java-api Dec 12, 2024
1 check passed
chatman pushed a commit that referenced this pull request Dec 13, 2024
… etc. (#6)

* Ability to configure CAGRA compression parameters
* Enabling indexing threads
* Enabling RMM pool resource configuration
* Bug fixes for wrong values passed in index and search parameters
* Deallocation of resources using Autoclosable
* Including a randomized test

Co-authored-by: Vivek Narang <vivek@searchscale.com>
Co-authored-by: Ishan Chattopadhyaya <ishan@apache.org>
Co-authored-by: Puneet Ahuja <puneet@searchscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant