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

GitHub

94 stars
10 watching
8 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
therealmjp/deferredtexturing A rendering sample demonstrating bindless deferred texturing and decals using D3D12 513
therealmjp/shadows A D3D11 sample app demonstrating various real-time shadow mapping techniques. 815
graphitemaster/fpot A library for fast and efficient point overlap testing in 3D space 17
intuit/autometer Automates distributed load testing by coordinating multiple load generators across different hosts. 59
jhalterman/concurrentunit A toolkit for testing concurrent and asynchronous code without dependencies 420
therealmjp/gdc2019_public An introduction to GPU synchronization and barriers in graphics APIs 124
thehackerdev/race-the-web Tests for race conditions in web applications by sending multiple requests simultaneously and verifying responses 589
osl/jcute Automatically generates unit tests for Java programs by combining randomized concrete execution with symbolic execution and constraint solving. 88
therealmjp/dxrpathtracer A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. 724
dougbinks/rccpp_dx11_example A tutorial project demonstrating how to add runtime compiled C++ features to a DirectX11 Dear ImGui example for rapid development and iteration 42
ailab-cvc/seed-bench A benchmark for evaluating large language models' ability to process multimodal input 315
anthonylloyd/cscheck A C# random testing library with generators and shrinkers for property-based testing of .NET code. 162
node-dot-cpp/alloc-test Cross-platform benchmarking for memory allocators 44
omnilib/aiomultiprocess A library that enables efficient concurrent execution of asynchronous tasks using both async and multiprocessing capabilities. 1,776
kmax/cqels Continuous Query Evaluation over Linked Data using a Java framework 5