CMD + K

intel-gpu-ocl-icd-system

Community

Symlink system-wide OpenCL ICD file for Intel(R) GPUs to current environment

Installation

To install this package, run one of the following:

Conda
$conda install dppy::intel-gpu-ocl-icd-system

Usage Tracking

1.0.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Since GPU drivers are installed system-wide, and the OpenCL loader in conda environment is configured to look for ICD files in ${CONDA_PREFIX}/etc/OpenCL/vendors to isolate the conda environment from the system environment, enabling discovery of Intel GPU devices by the OpenCL loader requires creation of appropriate ICD file in the conda environment's own vendors folder. This metapackage creates such an ICD as a symbolic link to the ICD installed system-wide.

About

Summary

Symlink system-wide OpenCL ICD file for Intel(R) GPUs to current environment

Last Updated

Aug 29, 2024 at 22:36

License

Apache-2.0