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

IntelPython / numba-dpex / 7921682541 / 1
87%
main: 87%

Build:
DEFAULT BRANCH: main
Ran 15 Feb 2024 08:23PM UTC
Files 122
Run time 2s
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

15 Feb 2024 08:08PM UTC coverage: 82.628% (+0.2%) from 82.456%
7921682541.1

push

github

web-flow
Fix for atomic load, store, exchange failure on ocl (#1336)

This PR fixes the failure that was occurring `opencl:cpu` when atomic
load, store and exchange operations were being used. Spirv expects
arguments to be of integer types always. This PR introduces a `bitcast`
to integer types when the argument are of floating point types.
This PR also added additional function attributes to these atomic
function declarations, keeping it the same as the declaration generated
for DPC++.
It further updates the test cases to remove expected failure on
`opencl:cpu` executions.

1421 of 1976 branches covered (0.0%)

Branch coverage included in aggregate %.

6251 of 7309 relevant lines covered (85.52%)

0.86 hits per line

Source Files on job 7921682541.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 7921682541
  • 59d52389 on github
  • Prev Job for on main (#7917877607.1)
  • Next Job for on main (#7923390302.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