Hacker News new | past | comments | ask | show | jobs | submit login
Evaluation of Bfloat16, Posit, and Takum Arithmetics in Sparse Linear Solvers (arxiv.org)
3 points by jobstijl 5 months ago | hide | past | favorite | 2 comments



Our experiments demonstrate that tapered-precision arithmetic consistently outperforms IEEE 754 floating-point numbers in all tested scenarios. Among the tapered-precision formats, takums exhibited exceptional performance, outperforming bfloat16 in every case. While occasionally marginally less accurate than posits, takums delivered comparable results overall and demonstrated superior numerical stability. Notably, we successfully introduced the application of 8-bit posits and takums in mixed-precision iterative refinement, marking a possibly significant milestone in numerical computing. Additionally, GMRES exhibited particular benefit from tapered-precision formats, with takums delivering outstanding results, surpassing posits in all cases.

Impressive results from Takums (https://arxiv.org/abs/2404.18603).

They also seem better then Posits for implementation in hardware. https://arxiv.org/pdf/2408.10594


Amazing.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: