3. Longest Substring Without Repeating Characters
https://leetcode.com/problems/longest-substring-without-repeating-characters/
NVIDIA Graphic Driver, CUDA, Tensorflow-gpu 설치
Remarks
설치환경: Linux Ubuntu 16.04 (x86_64)
GPU: NVIDIA GTX 1080 ti
NVIDIA Graphic Driver version: 410.38 (418.56도 가능)
CUDA Toolkit version: 10.0
Python version: 3.6.7
Tensorflow-gpu version: 1.14.0
설치파일 다운로드 page: https://developer.nvidia.com/cuda-10.0-download-archive?target_os=Linux&target_arch=x86_64&target_distro=Ubuntu&targ...
NVIDIA GTX 1080 TI Spec Query
Cuda 설치 시 생성된 samples/1_Utilities 에서 make로 빌드하여 deviceQuery를 실행시키면 디바이스의 정보를 볼 수 있습니다.
393 post articles, 50 pages.