1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: CCCL
Source: https://github.com/NVIDIA/cccl/releases
Files:
*
Copyright:
Copyright 2008-2022 NVIDIA Corporation
License: Apache-2.0
Files:
libcudacxx/*
Copyright:
2011-2018, LLVM Project
Copyright (c) 2018-2021, NVIDIA Corporation
License: Apache-2.0 with LLVM exception
Files:
cub/*
Copyright: (c) 2010-2011, Duane Merrill. All rights reserved.
(c) 2011-2022, NVIDIA CORPORATION. All rights reserved.
License: BSD-3-clause
Files:
cub/test/mersenne.h
Copyright: (C) 1997-2002, Makoto Matsumoto and Takuji Nishimura. All rights reserved.
License: BSD-3-clause
Files:
cub/cmake/CPM.cmake
Copyright: (c) 2019-2022 Lars Melchior and contributors
License: Expat
Files:
thrust/*
Copyright: Copyright 2008-2022 NVIDIA Corporation
License: Apache-2.0
Files:
thrust/internal/benchmark/combine_benchmark_results.py
thrust/internal/benchmark/compare_benchmark_results.py
Copyright: 2012-7 Bryce Adelstein Lelbach aka wash <brycelelbach@gmail.com>
2018 NVIDIA Corporation
License: Apache-2.0 and Boost-1.0
Files:
thrust/thrust/addressof.h
thrust/thrust/allocate_unique.h
thrust/thrust/detail/memory_algorithms.h
thrust/thrust/limits.h
thrust/thrust/system/cuda/future.h
thrust/thrust/system/cuda/detail/future.inl
Copyright: 2018 NVIDIA Corporation
License: Boost-1.0
Files:
thrust/thrust/complex.h
thrust/thrust/detail/complex/*
Copyright: Copyright 2008-2018 NVIDIA Corporation
Copyright 2013 Filipe RNC Maia
Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Copyright (c) 2005 Bruce D. Evans and Steven G. Kargl
Copyright (c) 2007,2011 David Schultz <das@FreeBSD.ORG>
Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG>
License: Apache-2.0
Files:
thrust/thrust/detail/functional/actor.h
thrust/thrust/detail/functional/argument.h
thrust/thrust/detail/functional/value.h
thrust/thrust/detail/functional/composite.h
Copyright: Copyright (c) 2001-2002 Joel de Guzman
Copyright 2008-2012 NVIDIA Corporation
License: Apache-2.0
Files:
thrust/thrust/detail/preprocessor.h
Copyright: Copyright (c) 2017-2018 NVIDIA Corporation
Copyright (c) 2014-2018 Bryce Adelstein Lelbach
Copyright (c) 2001-2015 Housemarque Oy (housemarque.com)
Copyright (c) 2007-2015 Hartmut Kaiser
Copyright (c) 2002 Peter Dimov and Multi Media Ltd
License: Boost-1.0
Files:
thrust/thrust/detail/static_assert.h
Copyright: (C) Copyright John Maddock 2000
Copyright 2008-2012 NVIDIA Corporation
License: Apache-2.0 and Boost-1.0
Files:
thrust/thrust/detail/type_deduction.h
Copyright: Copyright (c) 2018 NVIDIA Corporation
(Bryce Adelstein Lelbach <brycelelbach@gmail.com>)
Copyright (c) 2013-2018 Eric Niebler (`THRUST_RETURNS`, etc)
Copyright (c) 2016-2018 Casey Carter (`THRUST_RETURNS`, etc)
License: Boost-1.0
Files:
thrust/thrust/iterator/counting_iterator.h
thrust/thrust/iterator/iterator_traits.h
Copyright: Copyright David Abrahams 2003
Copyright 2008-2013 NVIDIA Corporation
License: Apache-2.0 and Boost-1.0
Files:
thrust/thrust/iterator/iterator_categories.h
Copyright: (C) Copyright Jeremy Siek 2002
Copyright 2008-2013 NVIDIA Corporation
License: Apache-2.0 and Boost-1.0
Files:
thrust/thrust/iterator/iterator_adaptor.h
thrust/thrust/iterator/iterator_facade.h
thrust/thrust/iterator/reverse_iterator.h
thrust/thrust/iterator/transform_iterator.h
Copyright: (C) Copyright David Abrahams 2002
(C) Copyright Jeremy Siek 2002
(C) Copyright Thomas Witt 2002
Copyright 2008-2013 NVIDIA Corporation
License: Apache-2.0 and Boost-1.0
Files:
thrust/thrust/iterator/permutation_iterator.h
Copyright: (C) Copyright Toon Knapen 2001
(C) Copyright David Abrahams 2003
(C) Copyright Roland Richter 2003
Copyright 2008-2013 NVIDIA Corporation
License: Apache-2.0 and Boost-1.0
Files:
thrust/thrust/iterator/zip_iterator.h
Copyright: Copyright David Abrahams and Thomas Becker 2000-2006
Copyright 2008-2013 NVIDIA Corporation
License: Apache-2.0 and Boost-1.0
Files:
thrust/thrust/random/linear_feedback_shift_engine.h
Copyright: Copyright Jens Maurer 2002
Copyright 2008-2013 NVIDIA Corporation
License: Apache-2.0 and Boost-1.0
Files:
thrust/thrust/system/cuda/config.h
thrust/thrust/system/cuda/execution_policy.h
thrust/thrust/system/cuda/detail/adjacent_difference.h
thrust/thrust/system/cuda/detail/binary_search.h
thrust/thrust/system/cuda/detail/copy.h
thrust/thrust/system/cuda/detail/copy_if.h
thrust/thrust/system/cuda/detail/count.h
thrust/thrust/system/cuda/detail/cross_system.h
thrust/thrust/system/cuda/detail/equal.h
thrust/thrust/system/cuda/detail/execution_policy.h
thrust/thrust/system/cuda/detail/extrema.h
thrust/thrust/system/cuda/detail/fill.h
thrust/thrust/system/cuda/detail/find.h
thrust/thrust/system/cuda/detail/for_each.h
thrust/thrust/system/cuda/detail/gather.h
thrust/thrust/system/cuda/detail/generate.h
thrust/thrust/system/cuda/detail/inner_product.h
thrust/thrust/system/cuda/detail/merge.h
thrust/thrust/system/cuda/detail/mismatch.h
thrust/thrust/system/cuda/detail/par.h
thrust/thrust/system/cuda/detail/par_to_seq.h
thrust/thrust/system/cuda/detail/parallel_for.h
thrust/thrust/system/cuda/detail/partition.h
thrust/thrust/system/cuda/detail/per_device_resource.h
thrust/thrust/system/cuda/detail/reduce.h
thrust/thrust/system/cuda/detail/reduce_by_key.h
thrust/thrust/system/cuda/detail/remove.h
thrust/thrust/system/cuda/detail/replace.h
thrust/thrust/system/cuda/detail/reverse.h
thrust/thrust/system/cuda/detail/scan.h
thrust/thrust/system/cuda/detail/scan_by_key.h
thrust/thrust/system/cuda/detail/scatter.h
thrust/thrust/system/cuda/detail/set_operations.h
thrust/thrust/system/cuda/detail/sort.h
thrust/thrust/system/cuda/detail/swap_ranges.h
thrust/thrust/system/cuda/detail/tabulate.h
thrust/thrust/system/cuda/detail/terminate.h
thrust/thrust/system/cuda/detail/transform.h
thrust/thrust/system/cuda/detail/transform_reduce.h
thrust/thrust/system/cuda/detail/transform_scan.h
thrust/thrust/system/cuda/detail/uninitialized_copy.h
thrust/thrust/system/cuda/detail/uninitialized_fill.h
thrust/thrust/system/cuda/detail/unique.h
thrust/thrust/system/cuda/detail/unique_by_key.h
thrust/thrust/system/cuda/detail/util.h
thrust/thrust/system/cuda/detail/async/*
thrust/thrust/system/cuda/detail/core/agent_launcher.h
thrust/thrust/system/cuda/detail/core/triple_chevron_launch.h
thrust/thrust/system/cuda/detail/core/util.h
thrust/thrust/system/cuda/detail/internal/copy_cross_system.h
thrust/thrust/system/cuda/detail/internal/copy_device_to_device.h
Copyright: Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved.
License: BSD-3-clause
Files:
thrust/thrust/tuple.h
Copyright: Copyright (C) 1999, 2000 Jaakko Järvi (jaakko.jarvi@cs.utu.fi)
Copyright 2008-2018 NVIDIA Corporation
License: Apache-2.0 and Boost-1.0
Files:
thrust/thrust/type_traits/integer_sequence.h
thrust/thrust/type_traits/logical_metafunctions.h
Copyright: Copyright (c) 2018 NVIDIA Corporation
Copyright (c) 2015-2018 Bryce Adelstein Lelbach aka wash
License: Boost-1.0
Files: debian/*
Copyright:
© 2011-2025 Andreas Beckmann <anbe@debian.org>
License: BSD-3-clause
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
https://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Comment:
On Debian systems, the complete text of the Apache version 2.0 license
can be found in "/usr/share/common-licenses/Apache-2.0".
License: Apache-2.0 with LLVM exception
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
https://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
Additionally, the LLVM exception is as follows:
.
As an exception, if, as a result of your compiling your source code, portions
of this Software are embedded into an Object form of such source code, you
may redistribute such embedded portions in such Object form without complying
with the conditions of Sections 4(a), 4(b) and 4(d) of the License.
.
In addition, if you combine or link compiled forms of this Software with
software that is licensed under the GPLv2 ("Combined Software") and if a
court of competent jurisdiction determines that the patent provision (Section
3), the indemnity provision (Section 9) or other Section of the License
conflicts with the conditions of the GPLv2, you may retroactively and
prospectively choose to deem waived or otherwise exclude such Section(s) of
the License, but only in their entirety and only with respect to the Combined
Software.
Comment:
On Debian systems, the complete text of the Apache version 2.0 license
can be found in "/usr/share/common-licenses/Apache-2.0".
License: Boost-1.0
Boost Software License - Version 1.0 - August 17th, 2003
.
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Software, and to prepare derivative works of the
Software, and to permit third-parties to whom the Software is furnished to
do so, all subject to the following:
.
The copyright notices in the Software and this entire statement, including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Software, in whole or in part, and
all derivative works of the Software, unless such copies or derivative
works are solely in the form of machine-executable object code generated by
a source language processor.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
License: BSD-3-clause
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 the NVIDIA CORPORATION 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 HOLDERS 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.
License: Expat
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
.
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|