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

ptomulik / clxx / 259 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 10 Jun 2015 03:51AM UTC
Files 173
Run time 7s
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

10 Jun 2015 03:28AM UTC coverage: 98.493%. Remained the same
COMPILE=true APIDOC=false

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

Source Files on job 259.1 (COMPILE=true APIDOC=false)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 11
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 259
  • Travis Job 259.1
  • 3387851f on github
  • Prev Job for COMPILE=true APIDOC=false on master (#258.1)
  • Next Job for COMPILE=true APIDOC=false on master (#260.1)
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