What happened in ONE month???
The x86 ecosystem advisory group convened for the first time. I'd bet some money that all the user side people on it just spent their time dunking on ecosystem fragmentation.
What happened in ONE month???
The graph does make it look like Takum Arithmetic might become the one floating point standard to rule them all.
Isn't that what we want for floating point type?Huh? It just throws away most of the range of ieee754 double for better precision?
Except when we want range? In FP types, you trade off range and precision. Takum decided that 10^77 was both desperately needed, and enough for everybody. I find both of those arguments specious.Isn't that what we want for floating point type?
Interesting. So you are disagreeing with the following part of the paper? (just asking)Takum decided that 10^77 was both desperately needed, and enough for everybody. I find both of those arguments specious.
This study is particularly significant as it presents a
potential paradigm shift in computer arithmetic. Given
further research and evaluation, it suggests a future where
both low- and high-precision computations could be uni-
fied under a single number format, thereby substantially
simplifying hardware design. While such a transition may
seem radical, our findings, like many others, highlight a
key insight: IEEE 754 floating-point numbers are poorly
suited for modern low-precision computations.
While, at the time of writing, no AMD processor supports AVX10
Intel quote: This intrinsic generates a sequence of instructions, which may perform worse than a native instruction. Consider the performance impact of this intrinsic.
Actual footage of Schmide throwing shade at Intel:psst. No intel processor or any other processor supports it either.
Latest version of the AVX-10 spec is out, and it drops the 256-bit only implementation.
That is, AVX-10 will in the future just be a successor to AVX-512, with matching vector width and full support for all existing AVX-512 code.
Likely a combination of negotiations/talks within the new x86 ecosystem group wanting to simplify the AVX10 standard, and the fact of AMD implementing AVX512 fairly efficiently (if not as performantly) with less beefy ALUs in some of its Zen5 CPU cores.What happened in ONE month???