Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

webgpu-impl-compute-usecases

// Use when building WebGPU compute workloads: image processing, particle systems, physics simulation, or reduction and prefix-sum. Prevents data races and stale-read bugs in multi-pass compute pipelines. Covers image processing, particle systems, physics simulation, reduction and scan patterns, and workgroup-shared-memory tiling. Keywords: compute use case, image processing, blur, particle system, physics simulation, reduction, prefix sum, scan, workgroup shared memory, storage texture, ping-pong, how do I do GPU compute, GPGPU.

$ git log --oneline --stat
stars:0
forks:0
updated:2026년 5월 20일 00:41
파일 탐색기
4 개 파일
SKILL.md
readonly