.. title: PAR Class 12, Tue 2022-02-22
.. slug: class12
.. date: 2022-02-21
.. tags: class
.. category: 
.. link: 
.. description: 
.. type: text
.. has_math: true

.. raw:: html

   <style> .red {color:red} </style>
   <style> .blue {color:blue} </style>

.. role:: red
.. role:: blue

.. sectnum::
.. contents:: Table of contents
..


Nvidia GPU and accelerated computing, part 6
--------------------------------------------

This is from https://developer.nvidia.com/teaching-kits-downloads

My local copy of what I'm using is in /parclass/2022/files/nvidia/GPU-Teaching-Kit-Accelerated-Computing.zip

Do Module 12 – Floating-Point Considerations: Lecture 12.2 - Numerical Stability.

Then start at Module 14 – Efficient Host-Device Data Transfer: Lecture 14.1 - Pinned Host Memory

