[Csnd] GPU Computing
| Date | 2011-12-16 08:40 |
| From | Rene Jopi |
| Subject | [Csnd] GPU Computing |
Hi Csounders, I read on web about GPU Computing and OpenCL. OpenCL is a framework for writing programs that execute across heterogeneous platforms consisting of CPUs, GPUs, and other processors.
OpenCL gives any application access to the graphics processing unit for non-graphical computing. Thus, OpenCL extends the power of the Graphics Processing Unit beyond graphics. OpenCL greatly improves speed and responsiveness for a wide spectrum of applications
in numerous market categories from gaming and entertainment to scientific and medical software. etc..... I was thinking in Csound running in a powerful graphic card. Is it a dream?
(I am not a software professional so please excuse me, I can't argue technically on this subject). Cheers, René
|
| Date | 2011-12-16 10:10 |
| From | jpff@cs.bath.ac.uk |
| Subject | Re: [Csnd] GPU Computing |
Like most programmer groups, we are using CUDA.
We got a little way with audio processing but this is not easy -- see the
ICMC and LAC papers on this
==John ff (who is just waking up)
> Hi Csounders,
>
> I read on web about GPU Computing and OpenCL.
>
> OpenCL is a framework for writing programs that execute across
> heterogeneous platforms consisting of CPUs, GPUs, and other processors.
> OpenCL gives any application access to the graphics processing unit for
> non-graphical computing.
> Thus, OpenCL extends the power of the Graphics Processing Unit beyond
> graphics.
> OpenCL greatly improves speed and responsiveness for a wide spectrum of
> applications
> in numerous market categories from gaming and entertainment to scientific
> and medical software.
>
> etc.....
>
> I was thinking in Csound running in a powerful graphic card. Is it a
> dream?
>
> (I am not a software professional so please excuse me, I can't argue
> technically on this subject).
>
> Cheers,
> René
>
> Send bugs reports to the Sourceforge bug tracker
> https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>
Send bugs reports to the Sourceforge bug tracker
https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|
| Date | 2011-12-16 12:05 |
| From | Rene Jopi |
| Subject | Re: [Csnd] GPU Computing |
| Thanks for your answer Have a good day René
2011/12/16 <jpff@cs.bath.ac.uk> Like most programmer groups, we are using CUDA. |