octave-maintainers
[Top][All Lists]
Advanced

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

Re: GPU computing for octave


From: Andreas Romeyke
Subject: Re: GPU computing for octave
Date: Sat, 28 Mar 2009 22:53:43 +0100 (CET)

Hello John,

----- "John W. Eaton" <address@hidden> schrieb:
> Are the libraries that you are using all free software?  If you are
> linking them with Octave through the .oct file interface, then the
> GPL
> requires that everything that is linked together be distributed under
> GPL compatible terms.

BrookGPU is distributed under terms of GPL and BSD-License:
------------- 8>< --- 8>< --- 8>< ----------------
Copyright (c) 2003, Stanford University

All rights reserved.

 

The BRCC portion of BrookGPU is derived from the cTool project

(http://ctool.sourceforge.net) and distributed under the GNU Public License.

Please see the file COPYING in the brcc directory for more information.



The two files runtime/nv30gl/nv30glext.h and runtime/nv30gl/wglext.h are from

NVIDIA and covered by the copyright and license described at the top of each

file.



Redistribution and use in source and binary forms, with or without

modification, are permitted provided that the following conditions are met:

 

* Redistributions of source code must retain the above copyright notice,

  this list of conditions and the following disclaimer.

 

* Redistributions in binary form must reproduce the above copyright notice,

  this list of conditions and the following disclaimer in the documentation

  and/or other materials provided with the distribution.

 

* Neither the name of Stanford University nor the names of its contributors

  may be used to endorse or promote products derived from this software

  without specific prior written permission.

 

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"

AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE

ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE

LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR

CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF

SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN

CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE

POSSIBILITY OF SUCH DAMAGE.

------------- ><8 --- ><8 --- ><8 ----------------

The Brook+-API is part of AMD's Stream-package 
(http://developer.amd.com/Downloads/atistream_1.4.0_beta-lnx32.tar.gzip).

The code written by Ronny Lindner is distributed under terms of GPL, too. 
Because the Octave-plugins calls brook-API and stand itself under terms of GPL, 
there is no problem to link against BSD-License. 

Bye Andreas


reply via email to

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