octave-maintainers
[Top][All Lists]
Advanced

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

Re: GPU Engine for Octave


From: Jaroslav Hajek
Subject: Re: GPU Engine for Octave
Date: Tue, 8 Dec 2009 17:35:01 +0100

On Tue, Dec 8, 2009 at 4:54 PM, jaideep singh <address@hidden> wrote:
>> So, if octave users want to use the immense parallel computing
>> capabilities of the GPUs, is there any solution for the license conflict,
>> how do we go about it?
>> -js

As long as you don't distribute the result, you can link Octave to
whatever you want to. For free software using GPUs, there's OpenCL:
http://en.wikipedia.org/wiki/Opencl#Implementation
Note that OpenCL is a standard, not a specific software, so it can be
implemented as a wrapper over CUDA. You'll be even able to distribute
the binaries (under GPL terms) that can link to any OpenCL
implementation, including a proprietary one.

regards
-- 
RNDr. Jaroslav Hajek
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


reply via email to

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