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

Support for OCL_ICD_ASSUME_ICD_EXTENSION #143

Open
jrprice opened this issue Feb 24, 2021 · 0 comments
Open

Support for OCL_ICD_ASSUME_ICD_EXTENSION #143

jrprice opened this issue Feb 24, 2021 · 0 comments

Comments

@jrprice
Copy link
Contributor

jrprice commented Feb 24, 2021

ocl-icd provides an OCL_ICD_ASSUME_ICD_EXTENSION environment variable which tells it to skip the check for cl_khr_icd when loading ICDs. There are some users that are depending on this functionality (e.g. to target implementations that don't have a fully compliant ICD implementation) that are unable to use the Khronos ICD Loader.

This would be pretty straightforward to implement and I think is low risk (off by default, requires explicit opt-in). Would there be any objections adding this functionality here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant