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

Enable a diagnostic utility to provide platform details when filing an issue #3789

Open
asadoughi opened this issue Aug 23, 2024 · 0 comments

Comments

@asadoughi
Copy link
Contributor

Summary

Instead of users self-reporting the various stats below, let's build a utility method that capture the relevant information:

OS: <!-- e.g. macOS 10.13.3 -->

Faiss version: <!-- git commit, e.g. 56383610bcb982d6591e2e2bea3516cb7723e04a -->

Installed from: <!-- anaconda? compiled by yourself ? --> 

Faiss compilation options: <!-- e.g. using MKL with compile flags ... -->

Running on:
- [ ] CPU
- [ ] GPU

Interface: 
- [ ] C++
- [ ] Python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant