munrocket

Results 120 comments of munrocket

If this is possible to add - will be a great improvement!

I like it even if this project is not maintained anymore, we don't have alternatives yet.

@stefnotch you can replace wgpu-compute-toy folder in [compute.toys](https://github.com/compute-toys/compute.toys) than `git checkout ` in this folder, `yarn install` & `yarn dev`

Btw #23 also opened error in web with timestamps that was fixed here in [de75501](https://github.com/compute-toys/wgpu-compute-toy/pull/24/commits/de755013a82f022d33d7d63ec3fdb2fb727bbd3e) by commenting it. So we should merge this PR for fixing web too. Timestamps need...

Basically it Is the same as @builtin(num_workgroups) but in top level. Without this code become not portable or slow.

LGTM, also PR #81 can be added.

Submit pull request please 🙏

Here they fixed reconciliation https://github.com/pmndrs/its-fine Maybe we can just use it here?

Are you sure that you need GroupMemoryBarrierWithGroupSync()? Seems DX doesn’t support it and all executed in lock-step.

I need to invest more time in this project :) Both.