From 8d87c0b85214c07756b5dcdb09ceb26b0bb1cb7a Mon Sep 17 00:00:00 2001 From: Tim Dettmers Date: Mon, 31 Oct 2022 18:04:49 -0700 Subject: Fixed CUDA setup bugs, including #81. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index ce96760..7950044 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -149,3 +149,9 @@ Bug fixes: Bug fixes: - Fixed a bug in the CUDA Setup which led to an incomprehensible error if no GPU was detected. + +### 0.35.4 + +Bug fixes: + - Fixed a bug in the CUDA Setup failed with the cuda runtime was found, but not the cuda library. + - Fixed a bug where not finding the cuda runtime led to an incomprehensible error. -- cgit v1.2.3