gpujs / gpujs/gpu.js

[Feature Request] Kernel loop per-iteration data reading/fetching size/type settings

Open
#453 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
15.5k
Forks
663
PR merge metrics
No merged PRs in 30d

Description

As i understand correctly, you can tell attribute to read more data per iteration/loop-cycle. This way we could tell to pick 9 numbers as example, it's a 3x3 matrix make calculations on them and return 9 calculated numbers back.

It would give more freedom to many non-stateless calculations. For example a Gauss Elimination could be accomplished due to pivoting.

Can this be accomplished?
What do you think?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.