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

shader-slang / slang-rhi / 16749679172

05 Aug 2025 12:12PM UTC coverage: 67.891% (+0.06%) from 67.827%
16749679172

push

github

web-flow
Add CUDA synchronization points (#470)

Add cuStreamSynchronize calls before kernel launches and before reading buffers/textures. This fixes issues with texture writes not being visible in subsequent launches. CUDA driver API does less automatic synchronization compared to CUDA runtime API. This needs more investigation and switching to a finer grained synchronization scheme.

10642 of 18656 branches covered (57.04%)

Branch coverage included in aggregate %.

13 of 13 new or added lines in 2 files covered. (100.0%)

7 existing lines in 1 file now uncovered.

31088 of 42810 relevant lines covered (72.62%)

104702.97 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

83.74
/src/cuda/cuda-command.cpp


Source Not Available

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