Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
nvmlSystemGetDriverVersion のようないくつかの NVML ライブラリ関数を持つ CUDA コードを実行しようとしています。しかし、コードをコンパイルしようとすると、nvml.h が見つかりませんと表示されます。nvml.h がシステムに存在しないように見えるため、システムに NVML をインストールするにはどうすればよいですか?