-
Notifications
You must be signed in to change notification settings - Fork 6
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
Make the libOpenCL accessible to vendor domain only. #6
base: master
Are you sure you want to change the base?
Commits on Sep 12, 2019
-
Merge pull request projectceladon#1 from PlutusCN/liqiang
Load intel opencl driver by default and fix compiling issue in Android:
Configuration menu - View commit details
-
Copy full SHA for 2086c6e - Browse repository at this point
Copy the full SHA 2086c6eView commit details -
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]>
dengliqiang committedSep 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 9263dd5 - Browse repository at this point
Copy the full SHA 9263dd5View commit details -
Add the templates and script for generating bp files
Signed-off-by: dengliqiang <[email protected]>
dengliqiang committedSep 12, 2019 Configuration menu - View commit details
-
Copy full SHA for df3a17e - Browse repository at this point
Copy the full SHA df3a17eView commit details -
Add all of bp files which are generated by script and templates for c…
…ompiling. Signed-off-by: dengliqiang <[email protected]>
dengliqiang committedSep 12, 2019 Configuration menu - View commit details
-
Copy full SHA for de95af5 - Browse repository at this point
Copy the full SHA de95af5View commit details
Commits on Sep 16, 2019
-
Merge pull request projectceladon#2 from PlutusCN/liqiang
Add templates and python script
Configuration menu - View commit details
-
Copy full SHA for 9415f82 - Browse repository at this point
Copy the full SHA 9415f82View commit details
Commits on Sep 17, 2019
-
corrected the path of 'opencl_headers'
dengliqiang committedSep 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 0947144 - Browse repository at this point
Copy the full SHA 0947144View commit details -
cleaned redundant comment and updated printing message
dengliqiang committedSep 17, 2019 Configuration menu - View commit details
-
Copy full SHA for d165ea2 - Browse repository at this point
Copy the full SHA d165ea2View commit details -
Merge pull request projectceladon#3 from PlutusCN/Celadon_Q_WW36
corrected the path of 'opencl_headers'
Configuration menu - View commit details
-
Copy full SHA for b0fabd8 - Browse repository at this point
Copy the full SHA b0fabd8View commit details
Commits on Mar 13, 2020
-
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
Configuration menu - View commit details
-
Copy full SHA for 6bfa681 - Browse repository at this point
Copy the full SHA 6bfa681View commit details
Commits on Aug 16, 2020
-
Make the libOpenCL accessible to vendor domain only.
Ensure vendor domain could access the openCL share libraries at runtime. Change-Id: I7e351d98832e74bb4164a3cad863334b95b53732 Tracked-On: OAM-92070 Signed-off-by: Wan Shuang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cfd125 - Browse repository at this point
Copy the full SHA 3cfd125View commit details