GPGPU Cudasynth Requirements
Date | 2016-04-04 18:09 |
From | Emmett Palaima |
Subject | GPGPU Cudasynth Requirements |
Hi, I was interested in using the GPGPU opcodes cudasynth and cudanal and was wondering what kind of installation I needed to do of Csound in order to use them. I know they are experimental opcodes does that mean that they would be included in the Csound 6.07 download, or do I need to do something additional in order to make them work?
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
Thanks! |
Date | 2016-04-04 18:30 |
From | Victor Lazzarini |
Subject | Re: GPGPU Cudasynth Requirements |
You will need to build them from the sources. They require a NVIDIA gpu and CUDA tools installed. If you have these, it should be simple to build. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy Maynooth University Ireland
|
Date | 2016-04-05 07:13 |
From | Emmett Palaima |
Subject | Re: GPGPU Cudasynth Requirements |
This is the download for CUDA tools correct? https://developer.nvidia.com/cuda-toolkit Also does that mean that these opcodes cannot work on the Raspberry Pi since its GPU is a VideoCore? On Mon, Apr 4, 2016 at 1:30 PM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
|
Date | 2016-04-05 07:32 |
From | Anders Genell |
Subject | Re: GPGPU Cudasynth Requirements |
That is true, the cuda opcodes will not work on the Pi. There is a limited library to run some custom code on the RPi VideoCore but Dr Lazzarini expressed his utmost disgust upon examining its properties :-) Regards, Anders
|