WebGPU demo at https://websd.mlc.ai/#text-to-image-generation-demo throws error and doesnt work
Categories
(Core :: Graphics: WebGPU, defect)
Tracking
()
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 2 open bugs, Regression, )
Details
(Keywords: regression)
Attachments
(1 file)
40.59 KB,
text/plain
|
Details |
enable webGPU
go to https://websd.mlc.ai/#text-to-image-generation-demo
Scroll down a bit adn click on "Generate" button
AR:
Find an error initializing the WebGPU device Error: Cannot initialize runtime because of requested maxComputeWorkgroupStorageSize exceeds limit. requested=32768, limit=16384.
Regression range:
Bug 1840516: Add diagnostic asserts for CookieJar r=necko-reviewers,cookie-reviewers,kershaw,valentin
Differential Revision: https://phabricator.services.mozilla.com/D187487
The regression range was a bit weird, but i ran the regression twice and got the same range. Make what you will of this.
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
:jesup, since you are the author of the regressor, bug 1840516, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Comment 3•1 year ago
|
||
That bug seems unlikely to have caused this regression.
Moving to webGPU for investigation.
Reporter | ||
Comment 4•11 months ago
|
||
Coincidentally, while doing bisection in Bug 1873047, I got the exact same bug as above. But when I checked the pushlog (https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=fec6b3b46bc6439ac98e03aa73938deaf6323f5c&tochange=ccf6a951de23c5f46d5ba5947caa0a2a2366ec1b) , it contained bug 1853140, which makes much more sense.
So I am going to mark this bug as a regression from bug 1853140
(I do not have authorization to remove the dependency from bug 1840516, so someone else would have to do so)
Updated•8 months ago
|
Description
•