Open
Bug 1977030
Opened 1 month ago
Updated 1 month ago
[WebGPU] Testcase creating N 0-effect blurs in webgpu has rapid increase in gpu memory/shared gpu memory, potentially leadng to OOM. Chrome handles it just fine
Categories
(Core :: Graphics: WebGPU, defect, P2)
Core
Graphics: WebGPU
Tracking
()
NEW
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Open testcase
Enter 50000
Click on "Start webgpu stress-test" button
AR: the GPU shared memory rises rapidly. If you input a large number like 500000, your system will OOM
ER: Not so. Chrome handles it just fine.
If you manually do a "reduce memory use" from about:memory, the memory does go down.
Reporter | ||
Comment 1•1 month ago
|
||
Reporter | ||
Comment 2•1 month ago
|
||
Profile with webgpu logging preset: https://share.firefox.dev/40gjjKu
Updated•1 month ago
|
Blocks: webgpu-perf
Severity: -- → S3
Updated•1 month ago
|
Priority: -- → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•