.. title: PAR Class 14, Mon 2021-03-15
.. slug: class14
.. date: 2021-03-15
.. 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, 8
---------------------------------------

This is from https://developer.nvidia.com/teaching-kits-downloads
This material accompanies **Programming Massively Parallel Processors A Hands-on Approach, Third Edition, David B. Kirk Wen-mei W. Hwu**.  I recommend it.  (The slides etc are free but the book isn't.)

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

Today we'll start from
Module_16_Case_Study_Electrostatic_Potential_Calculation/Slides/Lecture-16-1-VMD-case-study-Part1.pdf

