By using this site, you agree to our Privacy Policy and our Terms of Use. Close
ethomaz said:
HigHurtenflurst said:
Just out of curiosity, what exactly is the 2% of the GPU doing with "voice"?

GPGPU... instead to use the CPU MS choose use the GPU.

BTW AMD is moving the audio processing to GPU too... True Audio... PS4 uses audio processing on GPU too if devs choose.

AMD is using the Tensilia (or similar) DSP for audio, not the gpu.

GPGPU allows the gpu's compute units to run "simple" programs (parallel to, or instead of graphics tasks) adapted to the few things a gpu can compute, the gpu cannot run cpu tasks.