diff options
| author | Tor Aamodt <[email protected]> | 2010-07-15 18:09:46 -0800 |
|---|---|---|
| committer | Tor Aamodt <[email protected]> | 2010-07-15 18:09:46 -0800 |
| commit | 69f2911e04ffb1b19eef1fafb8c040af271f656e (patch) | |
| tree | 231d3b6bdc3a202f7c255bfcf7bf2c36e32cee9e /benchmarks/CUDA/DG/license.midg | |
creating branch for adding support for CUDA 3.x and Fermi
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 6829]
Diffstat (limited to 'benchmarks/CUDA/DG/license.midg')
| -rw-r--r-- | benchmarks/CUDA/DG/license.midg | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/benchmarks/CUDA/DG/license.midg b/benchmarks/CUDA/DG/license.midg new file mode 100644 index 0000000..84eaad2 --- /dev/null +++ b/benchmarks/CUDA/DG/license.midg @@ -0,0 +1,20 @@ + +MIDG: a MIni Discontinuous Galerkin solver for CPUs or GPUS with MPI parallelism +Copyright (c) 2008, Tim Warburton +http://www.nudg.org + +-------------------------------------------------------------------------------- + +MIDG is free software; you can redistribute it and/or +modify it under the terms of the GNU Lesser General Public +License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. + +MIDG is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public +License along with this Module; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
