Y
Hacker News
new
|
ask
|
show
|
jobs
by
sifar
459 days ago
One can use this techniques to optimize the multiplier inside the FP FMA unit. However this cannot be used to multiply two floating point numbers as FP arithmetic is not associative.
1 comments
saagarjha
458 days ago
I'm pretty sure a lot of people doing matrix multiplications are ok with non-associative floating point arithmetic?
link