Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade OpenCL ICD loader and Add clinfo build #8

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

Yanfeng-Mi
Copy link
Collaborator

needed for OpenCL enabling on GEN12+

Tracked-On: OAM-117839

feijiang1 and others added 16 commits September 12, 2019 11:13
Load intel opencl driver by default and fix compiling issue in Android:
1, in Android, only one OpenCL driver is loaded, then it is unnecessary to
   load driver from icd file
2, fix compiling issue in Android to not include file "icd_cmake_config.h"

Signed-off-by: dengliqiang <[email protected]>
corrected the path of 'opencl_headers'
Upgraded Python2 scripts to Python 3 using 2to3 tool.
This is to mitigrate security risks of Python2 deprecation.

Signed-off-by: Wan Shuang <[email protected]>
Tracked-On: OAM-90214
Let libOpenCL relevant share libraries to be part of VNDK, so
that vendor domain could link it at runtime dynamically.

Change-Id: Ibc37f501b669d76b3f89e5f1ecbad15bbba433c8
Tracked-On: OAM-92070
Signed-off-by: Wan Shuang <[email protected]>
VNDK mode breaks the API locked branches, so remove the vndk mode.

Change-Id: Id4e7cc1241b08b82dea3d655f15a278673df68ae
Tracked-On: OAM-92270
Signed-off-by: Wan Shuang <[email protected]>
needed for OpenCL enabling on GEN12+

Tracked-On: OAM-117839

Signed-off-by: Mi, Yanfeng <[email protected]>
@Yanfeng-Mi Yanfeng-Mi changed the title Upgrade OpenCL ICD loader Upgrade OpenCL ICD loader and Add clinfo build Apr 24, 2024
@sysopenci sysopenci added the Stale Stale label for inactive open prs label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale Stale label for inactive open prs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants