window(윈도우)에서 CUDA 설치 하기
먼저 python과 pytorch가 설치되어있다는 가정하에 진행 합니다. 1. 본인의 컴퓨터에 그래픽 카드가 어떤건지, CUDA를 지원하는지 확인한다. 윈도우 검색창에 장치 관리자를 검색 2. 접속하여 본인의 그래픽 카드가 호환이 되는지 확인 https://developer.nvidia.com/cuda-gpus CUDA GPUs Your GPU Compute Capability Are you looking for the compute capability for your GPU, then check the tables below. NVIDIA GPUs power millions of desktops, notebooks, workstations and supercomputers around the world..
2021.07.05