새로운 컴퓨터가 생기거나 몇가지 오류 등으로 우분투를 다시 깔아야 할 일이 너무 많아져 계속 구글링 하기 귀찮아서 이것만 보고 깔 수 있게 모두 간단하게 정리 해두려고 한다. 1. Ubuntu 설치 USB 제작 (in MacOS) https://nuggy875.tistory.com/54 우분투(Ubuntu) 설치 USB만들기 in MacOS 1. Ubuntu iso 파일 다운 ubuntu iso 링크 2. iso파일 -> img 파일 $ hdiutil convert -format UDRW -o 다운받은 경로/ubuntu-버전.img 설치할 경로/ubuntu-버전.iso 예시) $ hdiutil convert -format UDRW -o ~/D.. nuggy875.tistory.com 2. Ubuntu 듀..
1. Ubuntu iso 파일 다운 ubuntu iso 링크 이전 버전 다운로드 링크 -> https://ubuntu.com/download/alternative-downloads 2. iso파일 -> img 파일 $ hdiutil convert -format UDRW -o 다운받은 경로/ubuntu-버전.img 설치할 경로/ubuntu-버전.iso 예시) $ hdiutil convert -format UDRW -o ~/Downloads/ubuntu-18.04.3-desktop-amd64.img ~/Downloads/ubuntu-18.04.3-desktop-amd64.iso 다운받은 ubuntu파일 이름을 잘 확인해서 terminal에서 위와 같이 img파일로 변환해준다. 이 후 생성된 img.dmg 확..
ubuntu 18.04 RTX 2080 cuda 9.2 cudnn 7.6.4 pytorch 1.3.0 nvcc fatal unsupported gpu architecture 'compute_75' 에러 발생... 아래와 같이 nvcc compiler가 더 낮은 버전의 compute capability를 사용하도록 임의로 조정해주면 해결 된다. export TORCH_CUDA_ARCH_LIST="7.0" 출처 : https://github.com/torch/torch7/issues/1190
Cuda Remove sudo apt-get --purge remove 'cuda*' sudo apt-get autoremove --purge 'cuda*' /usr/local/ 폴더에 cuda 폴더가 남아있으면 지워주자 cuda든 cuda_9.x 든 뭐든 몽땅! CUDA 설치 https://developer.nvidia.com/cuda-toolkit-archive 깔고자 하는 버전을 선택하여 .run file 다운로드 빨간 글씨는 버전에 맞게 수정하여 실행 cd ~/Downloads/ sudo mv cuda_10.0*.* ~/ sudo chmod +x cuda_10.0*.* ./cuda_10.0.176_384.81_linux.run --override EULA License에서는 그래픽드라이버는 설치하..
- Total
- Today
- Yesterday
- numpy
- Anaconda
- Machine Learning
- SSH
- 우분투
- git
- java
- MacOS
- Docker
- ubuntu
- nvidia
- GPU
- vscode
- CUDA
- Android
- GaussianSplatting
- Computer Vision
- MySQL
- pytorch
- Novel View Synthesis
- Object Detection
- nginx
- Macbook
- Deep Learning
- error
- 2-stage Detector
- Python
- Neural Radiance Field
- 3Dvision
- nerf
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |