Issue: Floating-point
Requirements ...
- good performance on most processors
- high performance sometimes
- exact reproducibility sometimes
- access to IEEE features
Problems …
- 80-bit registers on x86 ? 2-10x slower
- use of fused multiply-add denied
- optimizations, e.g. associativity, denied