-
Notifications
You must be signed in to change notification settings - Fork 333
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
Simplified travis and added some new options #809
base: develop
Are you sure you want to change the base?
Conversation
@jszuppe could you help out with the caching of boost on windows? I'm not sure what to do about the OpenCL part though. It's working fine on appveyor. https://ci.appveyor.com/project/Zialus/compute/builds/21322560 |
Sure, but first we need to make it detect an OpenCL device. For that you can use clinfo, no need to build Boost.Compute.
Potential problems: MinGW-W64, intel 16.1.1 drivers (lack of support for used CPU). CMake can locate |
Result of running
|
hey @jszuppe did you end up figuring something out about this? I guess I could open a thread on travis community forum if you want me to. |
Any updates on this? I got no answers from the travis community - https://travis-ci.community/t/im-trying-to-use-opencl-but-clinfo-reports-0-platforms/2611 |
Things left to do: