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

[feature request] Using Conan to install Khronos headers and libraries #1

Open
Foadsf opened this issue Jun 8, 2020 · 3 comments
Open
Assignees

Comments

@Foadsf
Copy link

Foadsf commented Jun 8, 2020

Following this discussion, rhere are these Conan packages:

  1. Conan package for OpenCL Headers
  2. Conan package for Khronos OpenCL CLHPP
  3. Conan package for OpenCL ICD Loader

However, the conan search <packageName> doesn't return any results for either khronos nor opencl queries. I'm not sure how the above packages should be installed!

There are also some attempts to use vcpkg. But not sure how far they are.

@Foadsf
Copy link
Author

Foadsf commented Jun 8, 2020

some progress reported here.

@Foadsf Foadsf mentioned this issue Jun 8, 2020
@ProGTX ProGTX self-assigned this Jun 9, 2020
@ProGTX
Copy link
Owner

ProGTX commented Jun 9, 2020

Hi, thanks for raising this issue. I'll investigate and try to add a conanfile.py to the repo. The search might require certain Conan remotes to be available.

For example, conan search *khronos* on my machine yields at least the following:

khronos-opencl-headers/20190412@bincrafters/stable

You can add bincrafters as described here: https://bincrafters.github.io/2017/06/06/using-bincrafters-conan-repository/ .

I'm not sure about the other repos, will take a look.

@Foadsf
Copy link
Author

Foadsf commented Jun 9, 2020

@ProGTX That I have explained here and the readme file of the branch I PRed.

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

2 participants