Depends on the workload, in HPC often the workloads are doing the same operation on lots of data, exactly what GPGPU systems are good at as they are SIMD (Single instruction multiple data) systems. I am a researcher in CFD (Computational Fluid Dynamics) and it is a field that is moving away...