Y
Hacker News
new
|
ask
|
show
|
jobs
by
sklogic
3699 days ago
There is a lot of applications beyond crypto that depend on an integer performance. Even in graphics, not just scientific/engineering compute.
2 comments
magicalist
3699 days ago
sure, but if you're not integer performance bound, which most graphics work won't be, it doesn't usually matter.
link
sklogic
3698 days ago
Yet, a lot of stuff beyond crypto depends solely on an integer performance + memory bandwidth. Graphics included. 2D image processing is better done in integer or a fixed point.
link
maaku
3698 days ago
In HPC?
link
sklogic
3698 days ago
HPC included. A whole lot of simulations fits well into a fixed point.
link