You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node version : v18.14.0.
Error: A requested mode of "gpu" and is not supported
at GPU.chooseKernel (/home/ramanujan/lightweight/node_modules/gpu.js/src/gpu.js:185:15)
at new GPU (/home/ramanujan/lightweight/node_modules/gpu.js/src/gpu.js:124:10)
at new RouteState (/home/ramanujan/lightweight/src/gpu/compute_routes.ts:20:16)
at /home/ramanujan/lightweight/src/gpu/example.ts:14:22
at Generator.next ()
at /home/ramanujan/lightweight/src/gpu/example.ts:31:71
at new Promise (<anonymous>)
at __awaiter (/home/ramanujan/lightweight/src/gpu/example.ts:27:12)
at main (/home/ramanujan/lightweight/src/gpu/example.ts:40:12)
at Object.<anonymous> (/home/ramanujan/lightweight/src/gpu/example.ts:32:1)
The text was updated successfully, but these errors were encountered:
Node version : v18.14.0.
Error: A requested mode of "gpu" and is not supported
at GPU.chooseKernel (/home/ramanujan/lightweight/node_modules/gpu.js/src/gpu.js:185:15)
at new GPU (/home/ramanujan/lightweight/node_modules/gpu.js/src/gpu.js:124:10)
at new RouteState (/home/ramanujan/lightweight/src/gpu/compute_routes.ts:20:16)
at /home/ramanujan/lightweight/src/gpu/example.ts:14:22
at Generator.next ()
The text was updated successfully, but these errors were encountered: