.. title: PAR Class 16, Mon 2021-03-22
.. slug: class16
.. date: 2021-03-22
.. 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
..



Student talks
-------------

Mon
===


#. Joseph.  OpenCL.

#. Blaine. Kubernetes.

#. Dan. Nsight.

#. Yunshi. Nvidia debugging.

#. Justin and Mark.  HPC++, parallel facilities in current C++.

#. Ben. docker.


Thrust
------

#. `Stanford's parallel course notes <../files/stanford/>`_.

  We'll finish lecture 7.   We've seen,  importantly, optimizing techniques and parallel paradigms.  Then we'll see Thrust.   7 presents segmented scan, which is quite useful.

