commit | 9ac9dac83d19e8ecec450eb80836ca717d95f5e3 | [log] [tgz] |
---|---|---|
author | Brandon Jones <bajones@chromium.org> | Mon May 12 18:21:29 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 12 18:21:29 2025 -0700 |
tree | 8237b64c1a29cb06005d7386e47f985805686038 | |
parent | 389f73568fe6564c81cd6c7f0586f126daf9608e [diff] |
Roll new gpu_info.json architectures Updating gpu_info.json with new architectures as of 2025-05-12. Includes initial Blackwell (Nvidia 50xx) and RDNA 4 (AMD 90xx) series devices. Also added a few resources for researching device architecture to the updating_gpu_info readme. Bug: 417202748 Change-Id: Iaa843f8ba145f49588a6f44d1b121c18b8c680e7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/241894 Commit-Queue: Brandon Jones <bajones@chromium.org> Reviewed-by: Shrek Shao <shrekshao@google.com> Auto-Submit: Brandon Jones <bajones@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@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.