FAH is specifically designed to run on consumer-grade hardware rather than requiring business-grade hardware. Since many consumer-grade GPU have no Double Precision or they're have extremely limited capability, it doesn't make sense to require DP. In almost all cases, it adds no benefit. In those rare cases where it might provide a small benefit, Development can generally spend a little extra effort programming around the limitations that happen to be imposed by avoiding the use of DP. In other words, when the final versions of FAH's code are released, DP is pointless -- and, in fact, using DP would slow down the analysis, even if they had used it in the lab to test upcoming code.Ascetus wrote:Double precision in FAH is pointless?
It's a very considered decision.