ksgr5566 commented on PR #18823: URL: https://github.com/apache/tvm/pull/18823#issuecomment-4184080376
> @ksgr5566 @akaashrp And I have a question that, is "subgroup support" completely decided by a flag that users set when compile a kernel, or it can be automatically detected? Subgroup support is decided by the user’s compile flag. Automatic device detection is not part of this compile path. It is only possible during WebGPU runtime in the browser, and WebGPU can then select the relevant compiled WASM. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
