You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: third-party-programs/THIRD-PARTY-PROGRAMS
+42-46Lines changed: 42 additions & 46 deletions
Original file line number
Diff line number
Diff line change
@@ -790,52 +790,48 @@ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PRO
790
790
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.
791
791
792
792
793
-
8. CUDA
794
-
Copyright 2010-2014 NVIDIA Corporation. All rights reserved.
795
-
796
-
NOTICE TO LICENSEE:
797
-
The source code and/or documentation ("Licensed Deliverables") are
798
-
subject to NVIDIA intellectual property rights under U.S. and
799
-
international Copyright laws.
800
-
801
-
The Licensed Deliverables contained herein are PROPRIETARY and
802
-
CONFIDENTIAL to NVIDIA and are being provided under the terms and
803
-
conditions of a form of NVIDIA software license agreement by and
804
-
between NVIDIA and Licensee ("License Agreement") or electronically
805
-
accepted by Licensee. Notwithstanding any terms or conditions to
806
-
the contrary in the License Agreement, reproduction or disclosure
807
-
of the Licensed Deliverables to any third party without the express
808
-
written consent of NVIDIA is prohibited.
809
-
810
-
NOTWITHSTANDING ANY TERMS OR CONDITIONS TO THE CONTRARY IN THE
811
-
LICENSE AGREEMENT, NVIDIA MAKES NO REPRESENTATION ABOUT THE
812
-
SUITABILITY OF THESE LICENSED DELIVERABLES FOR ANY PURPOSE. THEY ARE
813
-
PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY OF ANY KIND.
814
-
NVIDIA DISCLAIMS ALL WARRANTIES WITH REGARD TO THESE LICENSED
815
-
DELIVERABLES, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY,
816
-
NONINFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE.
817
-
NOTWITHSTANDING ANY TERMS OR CONDITIONS TO THE CONTRARY IN THE
818
-
LICENSE AGREEMENT, IN NO EVENT SHALL NVIDIA BE LIABLE FOR ANY
819
-
SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, OR ANY
820
-
DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
821
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
822
-
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
823
-
OF THESE LICENSED DELIVERABLES.
824
-
825
-
U.S. Government End Users. These Licensed Deliverables are a
826
-
"commercial item" as that term is defined at 48 C.F.R. 2.101 (OCT
827
-
1995), consisting of "commercial computer software" and "commercial
828
-
computer software documentation" as such terms are used in 48
829
-
C.F.R. 12.212 (SEPT 1995) and are provided to the U.S. Government
830
-
only as a commercial end item. Consistent with 48 C.F.R.12.212 and
831
-
48 C.F.R. 227.7202-1 through 227.7202-4 (JUNE 1995), all
832
-
U.S. Government End Users acquire the Licensed Deliverables with
833
-
only those rights set forth herein.
834
-
835
-
Any use of the Licensed Deliverables in individual and commercial
836
-
software must include, in the user documentation and internal
837
-
comments to the code, the above Disclaimer and U.S. Government End
838
-
Users Notice.
793
+
8. cuRAND back-end
794
+
Copyright (c) 2021, The Regents of the University of California, through
795
+
Lawrence Berkeley National Laboratory (subject to receipt of any required
796
+
approvals from the U.S. Dept. of Energy). All rights reserved.
797
+
798
+
Redistribution and use in source and binary forms, with or without
799
+
modification, are permitted provided that the following conditions are met:
800
+
801
+
(1) Redistributions of source code must retain the above copyright notice,
802
+
this list of conditions and the following disclaimer.
803
+
804
+
(2) Redistributions in binary form must reproduce the above copyright
805
+
notice, this list of conditions and the following disclaimer in the
806
+
documentation and/or other materials provided with the distribution.
807
+
808
+
(3) Neither the name of the University of California, Lawrence Berkeley
809
+
National Laboratory, U.S. Dept. of Energy nor the names of its contributors
810
+
may be used to endorse or promote products derived from this software
811
+
without specific prior written permission.
812
+
813
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
814
+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
815
+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
816
+
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
817
+
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
818
+
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
819
+
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
820
+
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
821
+
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
822
+
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
823
+
POSSIBILITY OF SUCH DAMAGE.
824
+
825
+
You are under no obligation whatsoever to provide any bug fixes, patches,
826
+
or upgrades to the features, functionality or performance of the source
827
+
code ("Enhancements") to anyone; however, if you choose to make your
828
+
Enhancements available either publicly, or directly to Lawrence Berkeley
829
+
National Laboratory, without imposing a separate written license agreement
830
+
for such Enhancements, then you hereby grant the following license: a
831
+
non-exclusive, royalty-free perpetual license to install, use, modify,
832
+
prepare derivative works, incorporate into other computer software,
833
+
distribute, and sublicense such enhancements or derivative works thereof,
834
+
in binary and source code form.
839
835
840
836
841
837
The following third party programs have their own third party program files. These additional third party program files are as follows:
0 commit comments