commit | 6baea19bc190015c658aa4e288526dc21e0695de | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Jun 18 17:44:40 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 18 17:44:40 2024 +0000 |
tree | f0339c3a5b54fa47003f3cd7d95ac0cad3b20d13 | |
parent | c0258db38f6da7e8a757319a80d92af82471f551 [diff] |
[infra] Set CQ limit to 4 runs per user at one time. This CL adds a user limit to the CQ configuration to allow a given user to start 4 parallel runs. If more runs are started, they'll be queued and started when one of the previous four complete. Note, this will currently also limit bot accounts. If we find this slows down rollers we can extend the configuration to remove limits on bot accounts. Bug: 347723782 Change-Id: I25208347d18b30ff16ef382a9d1dcb7c5321d24c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194280 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Scott Lee <ddoman@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: dan sinclair <dsinclair@chromium.org>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h
that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h
version that Dawn implements.webgpu.h
.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.