help-octave
[Top][All Lists]
Advanced

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

Re: GPU and GNu Octave


From: Sergei Steshenko
Subject: Re: GPU and GNu Octave
Date: Wed, 31 Oct 2012 19:34:10 -0700 (PDT)

>________________________________
> From: JuanPi <address@hidden>
>To: "address@hidden" <address@hidden> 
>Sent: Thursday, November 1, 2012 3:21 AM
>Subject: Re: GPU and GNu Octave
> 
>
>On Thu, Nov 1, 2012 at 2:19 AM, JuanPi <address@hidden> wrote:
>
>Got some news from a friend
>>http://domob.eu/research/OctaveGPU.pdf
>>http://developer.download.nvidia.com/GTC/PDF/GTC2012/Posters/P0213_CudaBasedGPU_Jaideep_Singh.pdf
>>
>>
>>I hope some of this people submits somethign to our forums...
>>
>>
>>-- 
>>JuanPi Carbajal
>>-----
>>"It is one thing not to be able to perform a certain feat, but quite another 
>>to prove that it cannot be done." - Henry Ernest Dudeney
>>-----
>>http://ailab.ifi.uzh.ch/carbajal/
>>
>
>
>:(
>Just got another message
>http://octave.1599824.n4.nabble.com/GPU-Engine-for-Octave-td1649193.html
>
>
>-- 
>JuanPi Carbajal
>-----
>"It is one thing not to be able to perform a certain feat, but quite another 
>to prove that it cannot be done." - Henry Ernest Dudeney
>-----
>http://ailab.ifi.uzh.ch/carbajal/
>
>_______________________________________________
>Help-octave mailing list
>address@hidden
>https://mailman.cae.wisc.edu/listinfo/help-octave
>
>
>

Remember two fundamental things regarding GPL:

1) you yourself can do whatever you want with the code (including linking with 
GPL-incompatible code) as long as you do not distribute the binary;
2) distribution of a binary inside a company, including between various company 
sites, is not distribution from the point of view of GPL.

However, you can't send such a hybrid (GPL + non-GPL) code to another company.

So, if you want/need GPU acceleration, just do it - taking into account the 
above limitations.


By the way, a very well known 'ffmpeg' _explicitly_ allows to build a GPL + 
non-GPL version - with the warning reminding you you can't distribute it. I 
mean, its 'configure' script allows it.



Regards,
  Sergei.


reply via email to

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