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

[FEA] ANN bench improvements #160

Open
9 tasks
tfeher opened this issue May 28, 2024 · 1 comment
Open
9 tasks

[FEA] ANN bench improvements #160

tfeher opened this issue May 28, 2024 · 1 comment
Labels
feature request New feature or request

Comments

@tfeher
Copy link
Contributor

tfeher commented May 28, 2024

During porting the ANN benchmarks from RAFT (#130), a list of potential improvements was created:

  • clang-tidy: cleanup naming conventions
  • cleanup/unify logging (including CPU-only builds)
  • fix/unify create_algo + create_search_param syntax
  • actualize cuda_stub.hpp for cpu-only builds
  • make sure there's no direct cuda dependencies in benchmark.hpp
  • add the memory interconnect info to benchmark context
  • add command line string which used for running the benchmarking to the benchmark context
  • add more information about CPU cores and RAM to the benchmark context
  • etc...
@tfeher tfeher added the feature request New feature or request label May 28, 2024
@tfeher tfeher mentioned this issue May 28, 2024
10 tasks
@tfeher
Copy link
Contributor Author

tfeher commented Jun 17, 2024

Suggestions for improved naming

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

No branches or pull requests

1 participant