[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
- How to use CUDA-FFT with Octave, Prasad K, 2018/03/20
- Re: How to use CUDA-FFT with Octave,
Tatsuro MATSUOKA <=
- Re: How to use CUDA-FFT with Octave, Richard Crozier, 2018/03/20
- Re: How to use CUDA-FFT with Octave, Prasad K, 2018/03/20
- Re: How to use CUDA-FFT with Octave, Richard Crozier, 2018/03/20
- Re: How to use CUDA-FFT with Octave, Prasad K, 2018/03/20
- Re: How to use CUDA-FFT with Octave, Julien Bect, 2018/03/20
- Re: How to use CUDA-FFT with Octave, Richard Crozier, 2018/03/20
- Re: How to use CUDA-FFT with Octave, Fredrik Lingvall, 2018/03/20