From 733d47977ee4372037e31f78373c05c10c699854 Mon Sep 17 00:00:00 2001 From: Saijin-Naib <19295950+Saijin-Naib@users.noreply.github.com> Date: Wed, 16 Mar 2022 12:33:23 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c77f500..16b53a88 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ When you run ODM, if the GPU is recognized, in the first few lines of output you [INFO] Using GPU for extracting SIFT features ``` -The SIFT GPU implementation is OpenCL-based, so should work with most graphics card (not just NVIDIA). +The SIFT GPU implementation is CUDA-based, so should work with most NVIDIA graphics cards of the GTX 9xx Generation or newer. If you have an NVIDIA card, you can test that docker is recognizing the GPU by running: