0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

日記 11/21 nncvが動かない

0
Last updated at Posted at 2024-11-21

日記 11/21 nncvが動かない

「nncvを動かしてみよう」で躓いた。

コマンドとして'nncv'が認識されていないと表示される。

powershell -command "[System.Environment]::SetEnvironmentVariable(\"CUDNN_PATH\", \"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\", \"Machine\")"

このコマンドのv11.8はv12.6に修正しても結果は変わらなかった。

Visual Studio Build Tools 2022をインストールしていないかもしれない。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?