Ubuntu 에 Intel SDK for OpenCL Applications 설치
페이지 정보
작성자 조효재 댓글 0건 조회 7,725회 작성일 18-12-11 20:25본문
1. # apt install lsb clinfo
2. https://software.intel.com/en-us/intel-opencl/download
Stand-Alone Intel® SDK for OpenCL™ Applications 2017 R2 ------> Linux 버전 클릭
3. Intel® SDK for OpenCL™ Applications for Ubuntu 선택
intel_sdk_for_opencl_2017_7.0.0.2568_x64.gz (375 MB)
opencl_runtime_16.1.2_x64_rh_6.4.0.37.tgz (112 MB)
2개의 파일 다운로드 후 tar로 압축해제
4. OpenCL Runtime, SDK 순으로 설치 (디렉토리 내 install.sh)
5. # clinfo 명령으로 디바이스 잡혔는지 확인
2. https://software.intel.com/en-us/intel-opencl/download
Stand-Alone Intel® SDK for OpenCL™ Applications 2017 R2 ------> Linux 버전 클릭
3. Intel® SDK for OpenCL™ Applications for Ubuntu 선택
intel_sdk_for_opencl_2017_7.0.0.2568_x64.gz (375 MB)
opencl_runtime_16.1.2_x64_rh_6.4.0.37.tgz (112 MB)
2개의 파일 다운로드 후 tar로 압축해제
4. OpenCL Runtime, SDK 순으로 설치 (디렉토리 내 install.sh)
5. # clinfo 명령으로 디바이스 잡혔는지 확인
댓글목록
등록된 댓글이 없습니다.