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

shader-slang / slang-rhi / 16808275146 / 3
69%
main: 69%

Build:
DEFAULT BRANCH: main
Ran 07 Aug 2025 03:22PM UTC
Files 152
Run time 11s
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: 40.408% (+0.005%) from 40.403%
16808275146.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.

3222 of 9804 branches covered (32.86%)

Branch coverage included in aggregate %.

10908 of 25164 relevant lines covered (43.35%)

22653.24 hits per line

Source Files on job macos-aarch64 - 16808275146.3
  • Tree
  • List 152
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 16808275146
  • d12995c0 on github
  • Prev Job for on main (#16772308189.3)
  • Next Job for on main (#16825951794.)
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