webgpu_force_fallback_adapter
On this page
webgpu_force_fallback_adapter = false#
If set to true, forces the use of a fallback software (CPU based) rendering
backend. The performance will not be as good as using a GPU.
This option is only applicable when you have configured front_end = "WebGpu".
You can have more fine grained control over which GPU is selected using webgpu_preferred_adapter.