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

OpenCL-ICD-Loader for version 1.1 #7

Closed
Mezzano opened this issue Jul 28, 2016 · 2 comments
Closed

OpenCL-ICD-Loader for version 1.1 #7

Mezzano opened this issue Jul 28, 2016 · 2 comments

Comments

@Mezzano
Copy link

Mezzano commented Jul 28, 2016

Hello,

we're trying to activate and use GPU vivante gc200 on imx6q board ARM 7 with linux 3.10.31 and distribution opensuse 13.1.

The GPU is opencl 1.1 EP enabled and we are looking for an libOpenCL.so.
OpenCL-ICD-Loader doesn't seem to support OpenCL 1.1., where can we find such a library?

@kepatil
Copy link
Contributor

kepatil commented Sep 2, 2016

OpenCL ICD Loader is backwards compatible by design so it should work with all versions of OpenCL till date. If you are seeing unexpected behavior while using it then please file a separate issue and provide details.

@kepatil kepatil closed this as completed Sep 2, 2016
@ptomulik
Copy link

ptomulik commented Jan 13, 2017

Hi, I'd like to join this question. I have a C++ project which uses OpenCL. As a part of build it downloads ICD loader, builds it up and uses as its own library. To this end I was able to build and test my project against several versions of OpenCL/ICD loader (1.0, 1.1, ..). Now it looks like I'm restricted to only 2.1 ICD loader. Is there a place where I could still download older versions of the ICD loader (source code)? Will you provide tags/versions for this github repo in future?

nikhiljnv added a commit that referenced this issue Sep 28, 2020
Merge master branch of Khronos
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

3 participants