Bug#807579: [CUDA 7.5] patch version 9
lumin
cdluminate at gmail.com
Tue Feb 23 14:56:35 UTC 2016
On Mon, 2016-02-22 at 14:18 +0100, Andreas Beckmann wrote:
> It's also available from
> http://developer.download.nvidia.com/compute/cuda/7.5/Prod/local_installers/cuda_352_63_gdk_linux.run
It is 352_39 instead of 352_63 (HTTP 404).
> and for 7.0
> http://developer.download.nvidia.com/compute/cuda/7_0/Prod/local_installers/cuda_346.46_gdk_linux.run
>
> What is the license for that stuff? IIRC, the last time I checked, this
> was problematic? (look for a nvidia-graphics-drivers wishlist bug about
> libnvidia-ml headers)
for the 352.39 version,
```
$ ack -i license
usr/src/gdk/nvml/examples/example.c
10:|* license to use this code in individual and commercial software. *|
usr/include/nvidia/gdk/nvml.h
8: * are hereby granted a nonexclusive, royalty-free license to use this code
```
and in usr/include/nvidia/gdk/nvml.h
```
6 * This source code is subject to NVIDIA ownership rights under U.S. and
7 * international Copyright laws. Users and possessors of this source code
8 * are hereby granted a nonexclusive, royalty-free license to use this code
9 * in individual and commercial software.
```
I don't understand the license clearly ...
More information about the pkg-nvidia-devel
mailing list