GPU Requirements

Zivid를 사용하려면 GPU용 OpenCL 드라이버(1.2 이상)가 필요합니다.

Follow the instructions on how to check whether you have OpenCL.

It is also the best choice if the GPU will be used for more than Zivid’s computations. A medium to high-end NVIDIA GPU with at least 3 GB of memory is required for optimal performance. This is the preferred solution for Zivid.

Requirements:

  • NVIDIA GPU에는 최소 필수 값인 3.3보다 높은 compute capability가 있어야 합니다. 이 요구 사항이 충족되지 않으면 SDK에서 exception이 발생합니다.

    NVIDIA 컴퓨팅 장치의 compute capability X.Y가 최소 필수 compute capability 3.3(또는 최소 필수 SM 버전은 3.3입니다. 장치에 버전 X.Y가 있음)보다 낮습니다.

    NVIDIA GPU 및 해당 compute capability에 대한 개요는 https://developer.nvidia.com/cuda-gpus 에서 찾을 수 있습니다.

Recommendations:

  • 데스크탑용 NVIDIA GeForce GTX 1060 이상

  • 노트북용 NVIDIA GeForce MX150 이상

    조심

    SDK 2.10부터 Ubuntu 18.04에 대한 지원이 종료되었습니다. 이전 SDK 버전에 대한 Ubuntu 18.04 지침을 보려면 왼쪽 상단 모서리에서 기술 자료 버전을 변경하십시오.

The benefit of an integrated GPU is that the data transfer from GPU to CPU is fast. It is also beneficial for applications that require low power consumption, e.g., battery-powered mobile platforms. A high-end integrated GPU with at least 3 GB of memory available is required for optimal performance.

Recommendations:

  • HD630 이상의 Intel i7

    조심

    SDK 2.10부터 Ubuntu 18.04에 대한 지원이 종료되었습니다. 이전 SDK 버전에 대한 Ubuntu 18.04 지침을 보려면 왼쪽 상단 모서리에서 기술 자료 버전을 변경하십시오.

저전력 소비가 필요한 애플리케이션에 CPU with integrated GPU 를 사용을 추천합니다. 예: battery powered mobile platforms with cameras.

Version History

SDK

Changes

2.11.0

AMD is no longer recommended. Official support has been removed in SDK, see Enable Unsupported Compute Device for Zivid Software.

2.10.0

Support for Ubuntu 18.04 removed.