From 937ca4060af6dd528a7af84507a189cd185213b3 Mon Sep 17 00:00:00 2001 From: Graham Markall Date: Thu, 3 Aug 2023 08:38:36 +0100 Subject: [PATCH] Add License notes for CUDA Half Precision headers --- LICENSES.third-party | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/LICENSES.third-party b/LICENSES.third-party index 056142b01e6..df97ea4dc95 100644 --- a/LICENSES.third-party +++ b/LICENSES.third-party @@ -491,3 +491,17 @@ 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. + + +CUDA Half Precision Headers +--------------------------- + +The files numba/cuda/cuda_fp16.h and numba/cuda/cuda_fp16.hpp are vendored from +the CUDA Toolkit version 11.2.2 under the terms of the NVIDIA Software License +Agreement and CUDA Supplement to Software License Agreement, available at: + +https://docs.nvidia.com/cuda/archive/11.2.2/eula/index.html + +These files are distributable as listed in Attachment A: + +https://docs.nvidia.com/cuda/archive/11.2.2/eula/index.html#attachment-a