Hacker News new | ask | show | jobs
by philipkglass 3402 days ago
Interesting -- what are the use cases for single precision BLAS on CPU? All the scientific software I use requires double precision and for tasks that do well with single precision, I would have thought that GPGPU would now be the go-to solution.
1 comments

Not if you're shipping software to consumers. (Also, I actually meant 32-bit as in the OS, not the floating point precision)