octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to use CUDA-FFT with Octave


From: Richard Crozier
Subject: Re: How to use CUDA-FFT with Octave
Date: Tue, 20 Mar 2018 11:09:53 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0



On 20/03/18 11:02, Tatsuro MATSUOKA wrote:
--- prasad.sig
Hi all,

I am using Ubuntu 16.04, Octave 4.2.1 and Nvidia GeForce GT710 GPU.
I have a code with simple for loop that calls FFT routine 1024 times. All i
wanted to do is to make my GPU run the FFT routine. I saw a lot of queries
about CUDA-FFT but no one updated the proper procedure.

So my question is, is there anyway that i can use CUDA-FFT library with
Octave? with the ./configure step or something? Please help.

Thank you,
Prasad.

Octave does not have interface to cuda.
If you want use cuda, you may have to write rapper C++ code by yourself.

Perhaps, GPL issues exist.

Tatsuro


You might find this interesting.

https://devblogs.nvidia.com/drop-in-acceleration-gnu-octave/

Regards,

Richard

--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]