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

Platform doesn't show up with 1.1 ICD loader #48

Closed
jrprice opened this issue Feb 23, 2014 · 1 comment
Closed

Platform doesn't show up with 1.1 ICD loader #48

jrprice opened this issue Feb 23, 2014 · 1 comment

Comments

@jrprice
Copy link
Owner

jrprice commented Feb 23, 2014

The runtime calls a few 1.2 API functions, which can't be resolved when loaded by the 1.1 ICD loader. Could fix this by directly calling the mangled functions internally, e.g. clCreateImage().

@jrprice jrprice added this to the First Beta Release milestone Feb 23, 2014
@jrprice
Copy link
Owner Author

jrprice commented Feb 25, 2014

Fixed in 85651e0.

Anyone using Oclgrind via the ICD will need to update the ICD loader to point to liboclgrind-icd.{so,dyilb}.

@jrprice jrprice closed this as completed Feb 25, 2014
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