gpujs / gpujs/gpu.js

Bitwise result not correct

Open
#831 0 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

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 7843206**40** but the browser return 7843206**37**

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.