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

shader-slang / slang-rhi / 16825951794 / 2
69%
main: 69%

Build:
DEFAULT BRANCH: main
Ran 08 Aug 2025 02:31PM UTC
Files 152
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: 40.403%. Remained the same
16825951794.2

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.

3220 of 9804 branches covered (32.84%)

Branch coverage included in aggregate %.

10908 of 25164 relevant lines covered (43.35%)

22988.31 hits per line

Source Files on job macos-aarch64 - 16825951794.2
  • Tree
  • List 152
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
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.3)
  • 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