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: Tatsuro MATSUOKA
Subject: Re: How to use CUDA-FFT with Octave
Date: Tue, 20 Mar 2018 20:02:38 +0900 (JST)

--- 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



reply via email to

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