etc 4

ubuntu, 여러 conda environment 에 다른 쿠다 버전 설치

기본적으로 다른 드라이버 설치 되어있고, 여러 쿠다 버전 쓰고 싶다는 가정함여기서는 cuda 11 들이 설치되어있는 환경에 12를 추가할 것임 1.  CUDA 설치 https://developer.nvidia.com/cuda-toolkit-archive CUDA Toolkit ArchivePrevious releases of the CUDA Toolkit, GPU Computing SDK, documentation and developer drivers can be found using the links below. Please select the release you want from the list below, and be sure to check www.nvidia.com/drivers for mo..

etc 2024.06.10

‘CUSPARSE_SPMV_ALG_DEFAULT’ was not declared in this scope Error 해결

필자는 기존에 CUDA 11.1 + pytorch3d 1.9.0 을 사용하여 개발을 진행하고 있었다. colmap 어플리케이션을 활용하기 위해 Ubuntu 20.04에 colmap을 설치하던 와중 다음 가이드 사용 - (https://colmap.github.io/install.html) Installation — COLMAP 3.8 documentation COLMAP builds on all major platforms (Linux, Mac, Windows) with little effort. First, checkout the latest source code: The latest stable version lives in the master branch and the latest developme..

etc 2022.08.30

Windows 원격 데스크톱 연결 - 모니터 선택해서 하기!

안녕하세요. 집에서 노트북 + 2개의 모니터로 트리플 모니터(?) 사용 중인데, 원격 접속시 2개 모니터만 사용하고 싶어서 찾던 중! How To Remote Desktop in Full Screen on 2 out of 3 Monitors - NEXTOFWINDOWS.COM How To Remote Desktop in Full Screen on 2 out of 3 Monitors - NEXTOFWINDOWS.COM Let's say I have 3 monitors set up at home. But since doing video conferencing over RDP is still practically difficult, I'd prefer running Zoom or Teams www.nextof..

etc 2022.04.14