Add Elasticsearch GPU deployment example#1912
Open
afourniernv wants to merge 1 commit intorapidsai:mainfrom
Open
Add Elasticsearch GPU deployment example#1912afourniernv wants to merge 1 commit intorapidsai:mainfrom
afourniernv wants to merge 1 commit intorapidsai:mainfrom
Conversation
Add examples/elasticsearch/ with Makefile and README for deploying Elasticsearch GPU + cuVS on a Linux host with NVIDIA GPU (e.g. Brev). Uses basic license (no trial); patch-gpu-license bypasses Enterprise check for GPU indexing. Signed-off-by: Alex Fournier <afournier@nvidia.com>
Member
|
/ok to test c5a31c3 |
Member
|
I admit this is the first of its kind in the codebase and it's not immediately obvious to me where it belongs. Examples usually contains code examples, but in this case we're talking about a build example. Need to think about this one a little bit. |
Author
@cjnolet this feels awkward to me personally to slot into this library.. Mana strongly requested it so I slotted it in here... but it feels like it should be in our docs? Happy to close if you want. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add examples/elasticsearch/ with Makefile and README for deploying Elasticsearch GPU + cuVS on a Linux host with NVIDIA GPU (e.g. Brev). Uses basic license (no trial); patch-gpu-license bypasses Enterprise check for GPU indexing.