issues Search Results · repo:gpujs/gpu.js language:JavaScript
Filter by
611 results
(57 ms)611 results
ingpujs/gpu.js (press backspace or delete to remove)Hi GPU.js Team,
I ve encountered an issue with the GPU constructor in recent versions when using Chrome or Edge, where new GPU(); throws
TypeError: GPU is not a constructor . This issue seems to be a ...
codingCasually2
- 1
- Opened on May 25
- #844
Hi,
API documentation at https://doxdox.org/gpujs/gpu.js returns Internal Server Error
Regards, Diego
diego-betto
- Opened on May 20
- #842
On Windows 11, node.js v20.14.0 I have a memory leak in the case of dynamic output:
const {GPU} = require( gpu.js );
const gpu = new GPU();
const test = gpu.createKernel(function() {
return 1;
}).setDynamicOutput(true); ...
Chornomor78
- 1
- Opened on Apr 24
- #841
Error output:
npm error code 1
npm error path /home/pablo/gits/inference-ts/node_modules/gl
npm error command failed
npm error command sh -c prebuild-install || node-gyp rebuild
npm error prebuild-install ...
pablocar80
- 10
- Opened on Oct 12, 2024
- #838
What is wrong?
I m attempting to update packages to the latest as install failes for newer versions of Node (v22.8.0). However when I
update all dependencies and run yarn make I get the build failure ...
weagle08
- 1
- Opened on Sep 7, 2024
- #836
Dear GPU Community,
recently I ve started to play around with brain.js and processing calculations on GPU with the goal to squeeze some
performance out of my home server with Blackmagic Pro eGPU. Generally ...
vitali-korezki
- Opened on Jul 2, 2024
- #835
Dear GPU Gangsters,
I m eager to play with GPU.js in Node, I have great plans concerning WASM etc., but when kindly asking npm to install,
it demands X11. I can t do that.
Can we do GPU.js without... ...
zdanl
- Opened on Apr 23, 2024
- #834
What should I do when using an array with a length greater than 4?
SparkHao
- 1
- Opened on Jan 19, 2024
- #832
I tried to do some calculate inside kernel but the returned value was different with result in browser:
Calculate used: 12568701 | 771751936
In kernel return 784320640 but the browser return 784320637 ...
jreive
- Opened on Jan 18, 2024
- #831

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.