1 个仓库
Automated execution of a series of code samples to verify hardware or API behavior.
Distinct from Batch Command Executions: Distinct from Batch Command Executions: focuses on executing a sequence of API samples rather than generic shell commands.
Explore 1 awesome GitHub repository matching devops & infrastructure · Sample Sequence Execution. Refine with filters or upvote what's useful.
本项目是一系列参考实现和基准测试,展示了 Vulkan 图形和计算 API 的使用。它提供了一套跨平台的示例和 GPU 编程模式,专为高性能渲染和硬件加速任务而设计。 该仓库包含一套用于衡量不同硬件环境下 API 行为的性能基准测试。它具有模块化架构,将渲染示例组织为独立单元,并配有用于批量执行示例序列的命令行工具。 该项目涵盖了多个技术领域,包括直接 GPU 内存管理、用于识别渲染瓶颈的实时性能分析,以及无需物理显示器即可捕获帧缓冲区的无头(headless)计算流水线。
Ships a command-line utility for running multiple example sequences by category or duration for benchmarking.