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

shader-slang / slang-rhi / 16825951794 / 3
21%
main: 21%

Build:
DEFAULT BRANCH: main
Ran 08 Aug 2025 02:31PM UTC
Files 156
Run time 21min
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

07 Aug 2025 03:04PM UTC coverage: 63.48% (-0.007%) from 63.487%
16825951794.3

push

github

web-flow
CUDA sync fixes (#473)

* Fix sync issues in CUDA backend

- there is no need for synchronize (texture caches get cleared before each kernel launch)
- fix a bug where we released resources for a command buffer early
- using events without timing (optimization)

* Add static_assert to make sure page size is valid

Allocation function depends on the fact that page size is a multiple of the alignment!

* Fix invalid return code

* Add missing error handling

* Remove obsolete calls to cuStreamSynchronize

The synchronous copy calls following later will implicitly sync.

5413 of 10284 branches covered (52.64%)

Branch coverage included in aggregate %.

17721 of 26159 relevant lines covered (67.74%)

55536.1 hits per line

Source Files on job linux-x86_64 - 16825951794.3
  • Tree
  • List 156
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 16825951794
  • d12995c0 on github
  • Prev Job for on main (#16772308189.2)
  • Next Job for on main (#16831097287.3)
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