octave-maintainers
[Top][All Lists]
Advanced

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

Re: New package


From: Guillermo Moliní
Subject: Re: New package
Date: Tue, 22 Jul 2014 16:09:04 +0200




2014-07-22 16:04 GMT+02:00 c. <address@hidden>:

On 22 Jul 2014, at 15:48, Ben Abbott <address@hidden> wrote:

> On Jul 22, 2014, at 9:37 AM, Guillermo Moliní <address@hidden> wrote:
>
>> 2014-07-22 15:31 GMT+02:00 Carlo de Falco <address@hidden>:
>> I am afraid what you want to do is not legally possible.
>> Please Do NOT post your code here.
>> c.
>>
>> What do you mean with not legally possible?
>> If you mean that cuda is propietary, id say thats true, but im not modifying anything, just making use of the api. There are other examples of opensource libraries that do the same, like http://managedcuda.codeplex.com/
>
> The terms of the GNU license make it illegal.  Or has the source code for the cuda code been made freely available?
>
> Ben

On the other hand it seems now Nvidia is distributing a Free GPU compatible library:
https://developer.nvidia.com/cusp

I never tried CUSP, but if you want to write a GPU package for Octave you may want to look into it.
c.

But that is a completely different thing. That is an open source library of already implemented algorithms. You cant program a kernel and run it. What I want is to be able to run my own GPU code from octave. And for that access to the CUDA API is needed.


reply via email to

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