Skip to content

Conversation

@rankun203
Copy link

  • Does this PR have a descriptive title that could go in our release notes?
  • Does this PR add any new dependencies?
  • Does this PR modify any existing APIs?
  • Is the change to the API backwards compatible?
  • Should this result in any changes to our documentation, either updating existing docs or adding new ones?

Reference Issues/PRs

N/A

What does this implement/fix? Briefly explain your changes.

This PR helps users build DiskANN in their own server, particularly when there are no sudo, apt, docker. Which is common in academic setup.

Any other comments?

Added include cstdint to include/distance.h since there are several types used there are defined in cstdint. On some platforms the build will fail without this include.

@rankun203
Copy link
Author

@microsoft-github-policy-service agree

fix Dockerfile build repo

remove unused Dockerfile

revert Dockerfile

revert Dockerfile
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.

1 participant