The Vitis environment supports the
OpenCLâ„¢
Installable Client Driver (ICD) extension
(cl_khr_icd
). This extension allows multiple implementations of
OpenCL to co-exist on the same system. The ICD Loader acts
as a supervisor for all installed platforms, and provides a standard handler for all API calls.
Refer to OpenCL Host Application for information about the OpenCL host application and how to install the ICD Loader.