All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Sun Dec 25, 2011 8:02 pm 
User avatar

Joined: Sat Jan 16, 2010 2:18 pm
Posts: 18
I'm wondering if nVidia CUDA, AMD Stream, or other GPGPU technology (like OpenCL) could be used with Stereo Tool to offload processing from CPU to the GPU?


Top
   
PostPosted: Wed Mar 25, 2015 11:49 pm 

Joined: Sun Oct 27, 2013 1:59 pm
Posts: 7
i was wondering the same since i came accross the technology.
it will be pretty damn hard to get the coding done for it and the question remains if it works

very interresting subject though

any thoughts @hvz ?


Top
   
PostPosted: Thu Mar 26, 2015 3:24 am 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11212
I haven't looked into it, but I know that when I worked at Philips people there have looked into it for image processing. What I'm writing here is what I understood from their presentations.

1. The result of calculations is not exact and can be different on different hardware. Since audio is (at least) 16 bit and images are 8, I expect problems here.
2. Every time when you need to do some processing that's not suitable for GPU processing, you need to go back and forth between CPU and GPU, which - in case of video cards - means that you need to send the data through the PCI(e) connector. Which is very inefficient.
3. Result of tests with one complex algorithm was that there was no gain in performance when using GPU instead of CPU. This might be because the people who did the test didn't understand what they were doing...

Anyway, I think it will cause more problems than it will solve. On modern Intel CPU's, the CPU load of Stereo Tool with everything enabled (full FM preset, composite clipping, Stokkemask filtering) is around 6%. So there's not much reason to do this.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 3 posts ] 

All times are UTC+02:00


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited