From 4844aef4ff51b433d549a9acc49b11a925b6f4fe Mon Sep 17 00:00:00 2001 From: Tim Dettmers Date: Thu, 27 Oct 2022 08:54:30 -0700 Subject: Fixing bad error when GPU was not detected for #73. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fa7231..ce96760 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -144,3 +144,8 @@ Bug fixes: Bug fixes: - Fixed a bug where the CUDA setup failed due to a wrong function call. + +### 0.35.3 + +Bug fixes: + - Fixed a bug in the CUDA Setup which led to an incomprehensible error if no GPU was detected. -- cgit v1.2.3