Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
anticensor
6y ago
0 comments
Save
Share
The requirement is not to be power of two, it is to be multiple of sizeof(char).
0 comments
3 comments · 1 top-level
top
newest
oldest
BenoitEssiambre
6y ago
· 2 in thread
I guess I just never encountered the 3,5,6,7 bytes word types.
vardump
6y ago
24-bit floats "FP24" at least have been a thing in some ATI graphics cards (R300 & R420) 15+ years ago. Some DSPs have also used (some still do?) 24-bit word width.
These odd word widths are anything but common, though.
ajtulloch
6y ago
Modern AMD GPUs still support 24 bit integers, see
https://rocm.github.io/GCN_Float16.html
.
j
/
k
navigate · click thread line to collapse