OverlappedExecution
Overlapping execution test
An application testing GPU execution of overlapping dispatch and draw calls
A DX12 application for testing the ability of GPU's to overlap execution of dispatch and draw calls
95 stars
10 watching
8 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A rendering sample demonstrating bindless deferred texturing and decals using D3D12 | 548 |
| A D3D11 sample app demonstrating various real-time shadow mapping techniques. | 826 |
| A library for fast and efficient point overlap testing in 3D space | 17 |
| Automates distributed load testing by coordinating multiple load generators across different hosts. | 59 |
| A toolkit for testing concurrent and asynchronous code without dependencies | 420 |
| An introduction to GPU synchronization and barriers in graphics APIs | 125 |
| Tests for race conditions in web applications by sending multiple requests simultaneously and verifying responses | 593 |
| Automatically generates unit tests for Java programs by combining randomized concrete execution with symbolic execution and constraint solving. | 88 |
| A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. | 735 |
| A tutorial project demonstrating how to add runtime compiled C++ features to a DirectX11 Dear ImGui example for rapid development and iteration | 42 |
| A benchmark for evaluating large language models' ability to process multimodal input | 322 |
| A C# random testing library with generators and shrinkers for property-based testing of .NET code. | 164 |
| Cross-platform benchmarking for memory allocators | 44 |
| A library that enables efficient concurrent execution of asynchronous tasks using both async and multiprocessing capabilities. | 1,787 |
| Continuous Query Evaluation over Linked Data using a Java framework | 5 |