Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 1174
- c++ #입출력 #속도 #ios #sync_with_stdio #cin #cout #tie
- 호반우 상인
- 진법변환 #2to10 #10to2 #이진법 #십진법 #변환 #bitset #c++
- c++ #boj #
- C++
- 3D #Reconstruction #computer #vision #volume #metric #tsdf #kinect #fusion
- 쌤쌤쌤
- 사이클 없는 그래프
- graph
- 백준
- graph #최단경로
- 16202
- hcpc
- 30870
- BOJ
- 최소 #공배수 #최대 #공약수 #유클리드 #호제법 #lcm #gcd #c++ #boj #3343 #백준 #장미
- 투포인터 #백준 #boj #20922 #22862
- 백준 #다익스트라 #dijkstra #9370 #c++
- 20117
- 이분탐색 #dp #11053
- LIS #가장긴증가하는부분수열 #
- 레드아보
- 줄어드는수
- boj #백준
- N번째큰수
- backtracking #codetree #디버깅 #삼성코테
- 3343
- 코딩
- 22869
Archives
- Today
- Total
hyunjin
Error in using cuda (ValueError: Expected a cuda device with a specified index or an integer, but got: ) 본문
개인 공부/환경세팅
Error in using cuda (ValueError: Expected a cuda device with a specified index or an integer, but got: )
_h.j 2022. 3. 3. 19:52728x90
BaRF를 서버컴에서 실행하니 다음과 같은 에러 발생
코드 따라가 보니
true가 나와야함. 이유가 뭐지
python 버전이 현재는 3.9인데 3.7로 가상 환경 다시 만들어보자
python과 cuda 사이 호환 버전 정리 페이지
내가 사용 중인 PC cud 10.2 이므로 python 버전 저 범위 내에서 설치해야겠다.
참고
728x90
'개인 공부 > 환경세팅' 카테고리의 다른 글
visdom port (0) | 2022.03.04 |
---|---|
우분투 가상환경 관련 명령어, pytorch cuda python 호환 버전 (0) | 2022.03.03 |
우분투 18.04 vscode 설치 (0) | 2022.02.26 |
ubuntu server 접속 (0) | 2022.02.26 |
Tensorboard 사용법 익히기 (0) | 2021.12.17 |