Gpu Dsp
-
- KVRist
- 236 posts since 5 Jul, 2007
Hello
Im not sure of this is the right forum, and/or whether the question below is clear (feel free to correct/refine etc) but....
Are there are any vst programs/plugin's that allow me to use my GPU for DSP and/or allow me to use my GPU to provide additional processing power for my VST's or just to my Sequencer software?
I have an ATI 5870, and its not being used when producing music, and it has a lot of power to it, so I figured there has to be a program/plugin/vst/something that allows me to harness all of that power that's being un-used.
thanks in advance
Im not sure of this is the right forum, and/or whether the question below is clear (feel free to correct/refine etc) but....
Are there are any vst programs/plugin's that allow me to use my GPU for DSP and/or allow me to use my GPU to provide additional processing power for my VST's or just to my Sequencer software?
I have an ATI 5870, and its not being used when producing music, and it has a lot of power to it, so I figured there has to be a program/plugin/vst/something that allows me to harness all of that power that's being un-used.
thanks in advance
-
- KVRAF
- 6323 posts since 30 Dec, 2004 from London uk
Most people are developing audio DSP for Nvidia CUDA. Im not aware of anything similar for ATI.
-
- KVRist
- Topic Starter
- 236 posts since 5 Jul, 2007
Thanks for the responses.
Is it just me or does it seem silly to buy a dedicated DSP card like UAD when there are lots of GPU cycles available on today's over-powered graphics cards?
I would have thought this market would be well tapped.
Is it just me or does it seem silly to buy a dedicated DSP card like UAD when there are lots of GPU cycles available on today's over-powered graphics cards?
I would have thought this market would be well tapped.
-
- KVRAF
- 6937 posts since 4 Jun, 2004 from Utrecht, Holland
I recall the UAD is in fact an nVidia GPU card, but used here solely for DSP tasks.
My MusicCalc is temporary offline.
We are the KVR collective. Resistance is futile. You will be assimilated.
We are the KVR collective. Resistance is futile. You will be assimilated.
-
Zaphod (giancarlo) Zaphod (giancarlo) https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=111268
- KVRAF
- 2610 posts since 23 Jun, 2006
there is a free and good convolver based on opencl
http://www.kvraudio.com/forum/viewtopic ... hlight=gpu
http://www.kvraudio.com/forum/viewtopic ... hlight=gpu
- Beware the Quoth
- 35518 posts since 4 Sep, 2001 from R'lyeh Oceanic Amusement Park and Funfair
It was a graphics-oriented chipset, but not by NVidia.C00kie wrote:I recall the UAD is in fact an nVidia GPU card, but used here solely for DSP tasks.
http://en.wikipedia.org/wiki/UAD-1
http://en.wikipedia.org/wiki/MPACT_2
An idiot on Set Theory:
"In some cases there is an object called red that contains everything that is red. In much the same way a pot is a plate."
"In some cases there is an object called red that contains everything that is red. In much the same way a pot is a plate."
-
- KVRer
- 11 posts since 17 Dec, 2008 from Sweden, Jönköping
As Zaphod mentioned above, OpenCL.
Use that and you will be able to use any GFX GPU with OpenCL drivers.
NVidia and ATI have their sdk's released.
More manufactures are releasing theirs as we speak.
The great thing about OpenCL is that even if you don't have a GPU that handles OpenCL , you'll still be able to run native code on the system CPUs.
All code can be compiled runtime with an internal c compiler before you access your code.
I bought an ATI HD4770 a while back just for testing, and I'll have to say that $150 ain't much for 640 parallel threads(Streams is the ATI name).
It is fun to have a couple a gigaflops extra without hugging the system.
There are loads of examples and a pretty small hill to climb to grasp OpenCL.
Happy hacking.
Use that and you will be able to use any GFX GPU with OpenCL drivers.
NVidia and ATI have their sdk's released.
More manufactures are releasing theirs as we speak.
The great thing about OpenCL is that even if you don't have a GPU that handles OpenCL , you'll still be able to run native code on the system CPUs.
All code can be compiled runtime with an internal c compiler before you access your code.
I bought an ATI HD4770 a while back just for testing, and I'll have to say that $150 ain't much for 640 parallel threads(Streams is the ATI name).
It is fun to have a couple a gigaflops extra without hugging the system.
There are loads of examples and a pretty small hill to climb to grasp OpenCL.
Happy hacking.
-
- KVRian
- 614 posts since 7 Jan, 2009 from Gloucestershire
Excuse my laziness to go Googling, but, there's different SDKs?Ninjan wrote:Use that and you will be able to use any GFX GPU with OpenCL drivers.NVidia and ATI have their sdk's released.
More manufactures are releasing theirs as we speak.
Does that mean different versions for all the manufacturers?
Dave H.
-
- KVRer
- 11 posts since 17 Dec, 2008 from Sweden, Jönköping
Yeah, true. But you only need the driver/sdk for your GPU.DaveHoskins wrote:Excuse my laziness to go Googling, but, there's different SDKs?Ninjan wrote:Use that and you will be able to use any GFX GPU with OpenCL drivers.NVidia and ATI have their sdk's released.
More manufactures are releasing theirs as we speak.
Does that mean different versions for all the manufacturers?
Dave H.
/Che
-
- KVRian
- 614 posts since 7 Jan, 2009 from Gloucestershire
Aah, OK thanks for the info. The SDK version you get depends on the dev machines card.
I like the idea of the C compiler alternative, but can't help wondering about its capabilities.
These GPUs are indeed very powerful - I must look into this OpenCL thing further.
I like the idea of the C compiler alternative, but can't help wondering about its capabilities.
These GPUs are indeed very powerful - I must look into this OpenCL thing further.
- KVRian
- 1498 posts since 21 Nov, 2005 from The Netherlands
-
- KVRist
- 34 posts since 8 Aug, 2007
One little question, the nebula free, or the edition for computer music, are compatible with cuda? or only the comercial version? Thanks.
Sorry for my poor english.
Sorry for my poor english.
-
Zaphod (giancarlo) Zaphod (giancarlo) https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=111268
- KVRAF
- 2610 posts since 23 Jun, 2006
at the moment only the commercial version is supporting cuda, we'll support soon cuda in nebula3 free.
An upcoming server version is coming, it will support cuda extensively.
There is a crappy video on youtube, it's me (mixing a song and testing it)
As you could see, the second notebook is running a dynamic reverb with cuda, while is running other instances using cpu. Client pc is pretty idle. Sorry, I was speaking in italian.
An upcoming server version is coming, it will support cuda extensively.
There is a crappy video on youtube, it's me (mixing a song and testing it)
As you could see, the second notebook is running a dynamic reverb with cuda, while is running other instances using cpu. Client pc is pretty idle. Sorry, I was speaking in italian.
-
- KVRist
- 34 posts since 8 Aug, 2007
Very thank you for the answer, (good video)... and if it's possible, another question, when nebula free it's compatible with cuda, there is latency in the process? or not latency?... sorry another time for my really poor english.
Muchas gracias...
grazie mille...
Muchas gracias...
grazie mille...

