not correct canvas output: I get right cancas when I set cpu({ mode:'cpu'}) , but get wrong canvas when I set cpu()
Open
- Dominant language
- JavaScript
- Stars
- 15.5k
- Forks
- 663
- PR merge metrics
- No merged PRs in 30d
Description
int16array input .
1. new gpu({ mode: ' cpu' }) , right cancas

2. new gpu() , wrong canvas .

Contributor guide
Research direction
Start by reproducing issue #697 with the reported Int16Array input, comparing new GPU({ mode: 'cpu' }) with new GPU() and their canvas output. Use the attached screenshots as the expected comparison; done means the default mode produces the same correct canvas as CPU mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100