Skip to content

Notebook tutorial for creating a GPU accelerated search index on a Nvidia Data Science Workstation

Notifications You must be signed in to change notification settings

kylegallatin/gpu-accerelated-search-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gpu-accerelated-search-notebook

Notebook tutorial for creating a GPU accelerated search index on a Nvidia Data Science Workstation. Blog post is available here and the video tutorial to accompany this repository is also available on YouTube.

To run this notebook, you'll need a system with GPU compute. This tutorial uses a Nvidia Data Science Workstation.

Setup Your Environment

First, you'll need to install all basic python packages: pip install -r requirements.txt

Also, you'll need to follow the installation instructions for NVIDIA's RAPIDS and Facebook's Faiss library.

About

Notebook tutorial for creating a GPU accelerated search index on a Nvidia Data Science Workstation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published