Skip to content

Environment Setup

Justin Lin edited this page Jan 19, 2023 · 3 revisions

C++ Pytorch
NV Cudnn, Install after install CUDA Warning: Unacceptable without CUDA
Remember to install NVTX Library when install CUDA
Find the NVTX library and copy it to: C:\Program Files\NVIDIA Corporation\NvToolsExt\include
Should work on Visual Studio 2022

Clone this wiki locally