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 tests failing on travis #71

Closed
coder3101 opened this issue May 28, 2019 · 1 comment
Closed

OpenCL tests failing on travis #71

coder3101 opened this issue May 28, 2019 · 1 comment

Comments

@coder3101
Copy link
Contributor

All the unit tests requiring OpenCL are failing on Travis as a result the builds are failing. The following information may help fix the problem.

  • Reason for failure : No OpenCL Device Found
  • Build Environment : trusty 14.04 LTS
  • Extra : In recent blog post of Travis, they mentioned that they are migrating to Xenial 16.04 as trusty's support ended on April 30.

boost::compute is used by uBLAS for OpenCL based computation. The possible reason for failure could be change in build environment by Travis or Invalid installation of OpenCL. All the branches are affected by this, master branch is also likely to fall.

@coder3101
Copy link
Contributor Author

Builds are passing. It was an Issue with travis

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