Acronym for "Graphics Processing Unit". For programming traditional graphical applications, see the tag entry for "graphics programming". For general-purpose programming using GPUs, see the tag entry for "gpgpu". For specific GPU programming technologies, see the popular tag entries for "opencl", "cuda" and "thrust".
Is there a hardware accelerated version of FFmpeg (e.g. a version that utilizes the GPU)? Also, does anybody use …
ffmpeg directshow gpu directshow.netMy program is well-suited for MPI. Each CPU does its own, specific (sophisticated) job, produces a single double, and then …
mpi gpu hpcI try to generate disparity of stereo image by using OpenCV and optimize performance by using GPU but the results …
opencv image-processing gpu stereoscopy disparity-mapping