Ben Ashbaugh

Results 247 comments of Ben Ashbaugh

Hello, I wrote up the steps I follow to run the ICD loader tests here: https://gist.github.com/bashbaug/cd41217c173c4c28088b0e07bd40ecf0 Could you please try following these steps and see if you still encounter issues?...

> I would very much dislike having a chatty library on my systems [...] Yes, agreed. I was hopeful we could constrain any output to exceptional conditions, but maybe the...

I just merged https://github.com/KhronosGroup/OpenCL-ICD-Loader/pull/101, so I think this issue can be closed now?

Seems reasonable to me. I agree that it's more important to have consistent formatting than it is to have a specific formatting. It doesn't need to be done as part...

Hello! I'm not aware of any work that has been done for Spack packages for this repo. @Kerilk do you know if this has been done for the ocl-icd loader?...

Hello, thanks for the report, and I'm sorry to hear that we broke your build. Since these changes are needed for OpenCLOn12 I don't think we can back them out....

Thanks for a very detailed reply! Regarding this step: > * run a script which uses these to build OpenCL-ICD-Loader as a dependency library for a static ffmpeg.exe Does your...

Hi @hydra3333 , I just created PR #110 that adds a CMake option to disable support for the OpenCLOn12 ICD to simplify build dependencies. Can you give it a try...

OK, that's encouraging. I just pushed one more commit that may resolve this issue. Would you mind grabbing the latest changes, or making one additional small change to your CMakeLists.txt?...

> Should we add something akin to... This is an interesting idea. I can see how something like `clGetICDLoaderInfoOCLICD` could be useful. There are a couple of other "ICD loader...