본문 바로가기

2017/04

CUDA driver version is insufficient for CUDA run time version CUDA를 사용하다보면 아래와 같은 오류가 발생하는 경우가 있다. CUDA driver version is insufficient for CUDA run time version 현재 PCL을 이용해서 CUDA를 사용하려고 하고 있는데 검색을 해보니 Tensorflow에서도 CUDA 사용 시 같은 에러가 발생하는 경우가 있다고 한다. 이 때의 해결 방법은 GeForce Experience를 이용하여 그래픽 카드 드라이버를 최신으로 업데이트해주면 해결된다. 더보기
RealTime Mesh ★ Phaser 3 ★ Alea GPU ★ Fast 2D GPU ★ Parallel-For ★ GPU Voxel 출처 : http://blog.daum.net/knightofelf/27553프로그램링커 도구 오류 LNK2019GitHub - michaelmarks/apitest: Simple comparison framework for APIs링커 도구 오류 LNK2001GLFW download | SourceForge.netGitHub - solocle/ChaiOS: ChaiOS: Chai Operating System. Multiplatform, visual studio (but adaptable to other compilers).GPU file function - Google 검색 Phaser - Learn - Phaser 3 Development: Development Log 5Visualization L.. 더보기
PCL 라이브러리과 VTK라이브러리의 Namespace detail이 겹칠 경우 PCL(Point Cloud Library)을 사용할 때detail: 애매모호한 형식입니다?라는 오류가 발생할 때가 있다. 이것때매 정말 많이 고생했는데.... PCL을 사용할 때 아래와 같이 헤더를 적어주면 된다. 12345678910111213141516171819202122232425262728293031323334353637383940414243/************************************************************************//* PCL Header *//************************************************************************/// PCL Header#include #include #incl.. 더보기