From 8d312119ad4cca643bfe4e598dbc890f99353bc0 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Thu, 10 Sep 2020 12:05:47 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20README:=20Mention=20CUDA=20drive?= =?UTF-8?q?r=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa6bd0a..eebb0e3 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,6 @@ As of 2020-09, the only combinations that are working: * TensorFlow 2.3.0 using CUDA Toolkit 10.1 This is only for pip-installable TensorFlow, not self-compiled nor Anaconda. -We also did not test other TensorFlow versions. +We also did not test other TensorFlow versions. Note that these are the +CUDA *Toolkit* versions, not the CUDA version the driver supports (reported +by `nvidia-smi`).