Csound Csound-dev Csound-tekno Search About

Re: pffft.c and Raspberry Pi 3

Date2016-05-25 13:00
Fromebmtranceboy
SubjectRe: pffft.c and Raspberry Pi 3
Thanks Victor, here is the make log
I will try what you suggest as it seems to be the reason of the fail (line 231).

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

Date2016-05-25 13:06
FromVictor Lazzarini
SubjectRe: pffft.c and Raspberry Pi 3
Do you know if the rpi you are using has support for NEON? The support might also need to be present in the compiler toolchain.

If it has, it would be good to see if you can use it, as it could speed up fft code quite substantially.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

> On 25 May 2016, at 13:00, ebmtranceboy  wrote:
> 
> Thanks Victor, here is the make log
> I will try what you suggest as it seems to be the reason of the fail (line 231).
> 
> 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
> 

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

Date2016-05-25 20:33
FromVictor Lazzarini
SubjectRe: pffft.c and Raspberry Pi 3
By the way, if you are successful, would you mind adding to the BUILD.md for RPi so we can share the knowledge?

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

> On 25 May 2016, at 13:06, Victor Lazzarini  wrote:
> 
> Do you know if the rpi you are using has support for NEON? The support might also need to be present in the compiler toolchain.
> 
> If it has, it would be good to see if you can use it, as it could speed up fft code quite substantially.
> 
> Victor Lazzarini
> Dean of Arts, Celtic Studies, and Philosophy
> Maynooth University
> Ireland
> 
>> On 25 May 2016, at 13:00, ebmtranceboy  wrote:
>> 
>> Thanks Victor, here is the make log
>> I will try what you suggest as it seems to be the reason of the fail (line 231).
>> 
>> 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
>> 
> 
> 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

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