• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ptomulik / clxx / 259
96%

Build:
DEFAULT BRANCH: master
Ran 10 Jun 2015 03:51AM UTC
Jobs 1
Files 173
Run time 8s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
259

push

travis-ci

ptomulik
try hard to still use the clCreateCommandQueue() on 2.0

The OpenCL 2.0 standard replaces clCreateCommandQueue() with
clCreateCommandQueueWithParams(). However, some vendor backend libraries
stil do not provide it for 1.x platforms. This is what happened to my
nVidia GPUs on Debian. If I try to use it, it blows with SEGFAULT.

"Fortunately" the clCreateCommandQueue() is still there, it's just
marked as deprecated. This patch tries hard to still use the old
function as it was to this point.

3463 of 3516 relevant lines covered (98.49%)

140.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 259.1 (COMPILE=true APIDOC=false) 10 Jun 2015 03:51AM UTC 0
98.49
Travis Job 259.1
Source Files on build 259
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #259
  • 3387851f on github
  • Prev Build on master (#258)
  • Next Build on master (#260)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc