Revision cc6e06d0a8109daee522ffd41f7f82c49e991df0 authored by Andrew Adams on 03 April 2023, 23:43:52 UTC, committed by Andrew Adams on 03 April 2023, 23:43:52 UTC
It uses fine-grained parallelism, which has a very noisy runtime.
1 parent 56490e0
Raw File
.clang-format-ignore
# .clang-format-ignore
./bin
./build
./cmake_build
./cmake_build_static
./cmake_build_shared
./distrib
./doc
./include
./lib
# Our tutorials have special formatting: skip them
./tutorial
# hexagon_remote/bin/src is also special
./src/runtime/hexagon_remote/bin/src
# mini_webgpu.h is copied from upstream with some local mods
./src/runtime/mini_webgpu.h
./dependencies/spirv
back to top