Please add support for GPU transcode on AMD/ATI GPUs

Post » Wed Oct 05, 2011 7:19 am

Currently NVIDIA GPUs can benefit from reduced texture streaming lag by enabling GPU transcoding to convert the compressed textures on their GPUs rather than the CPU.

Unfortunately the current implementation only supports CUDA. CUDA is a proprietary technology from NVIDIA that prevent users of AMD/ATI GPUs receiving the benefit of GPU transcoding.

Thus I am requesting that OpenCL support for GPU transcoding be added so that users of AMD/ATI (and NVIDIA) can benefit from GPU transcoding on a non-proprietary technology.
User avatar
Claire Lynham
 
Posts: 3432
Joined: Mon Feb 12, 2007 9:42 am

Post » Wed Oct 05, 2011 10:14 am

Currently NVIDIA GPUs can benefit from reduced texture streaming lag by enabling GPU transcoding to convert the compressed textures on their GPUs rather than the CPU.

Unfortunately the current implementation only supports CUDA. CUDA is a proprietary technology from NVIDIA that prevent users of AMD/ATI GPUs receiving the benefit of GPU transcoding.

Thus I am requesting that OpenCL support for GPU transcoding be added so that users of AMD/ATI (and NVIDIA) can benefit from GPU transcoding on a non-proprietary technology.


Unfortunately, enabling this option on my computer made negligible difference in the horrid texture streaming.
User avatar
Benito Martinez
 
Posts: 3470
Joined: Thu Aug 30, 2007 6:33 am

Post » Wed Oct 05, 2011 1:26 pm

Unfortunately, enabling this option on my computer made negligible difference in the horrid texture streaming.


What NVIDIA card and CPU do you have? I read from a comment by an NVIDIA driver developer that it will only enable on high end CUDA GPUs (460 or better).

He also said it has a bigger impact on those people with a slower CPU, thus if you are using a Intel i7 CUDA may not be any faster than the CPU.

I only have an AMD Phenom II thus my CPU would be slower than my GPU (a 6950).
User avatar
Miss K
 
Posts: 3458
Joined: Sat Jan 20, 2007 2:33 pm


Return to Othor Games