$$\newcommand{\n}{\hat{n}}\newcommand{\w}{\hat{\omega}}\newcommand{\wi}{\w_\mathrm{i}}\newcommand{\wo}{\w_\mathrm{o}}\newcommand{\wh}{\w_\mathrm{h}}\newcommand{\Li}{L_\mathrm{i}}\newcommand{\Lo}{L_\mathrm{o}}\newcommand{\Le}{L_\mathrm{e}}\newcommand{\Lr}{L_\mathrm{r}}\newcommand{\Lt}{L_\mathrm{t}}\newcommand{\O}{\mathrm{O}}\newcommand{\degrees}{{^{\large\circ}}}\newcommand{\T}{\mathsf{T}}\newcommand{\mathset}[1]{\mathbb{#1}}\newcommand{\Real}{\mathset{R}}\newcommand{\Integer}{\mathset{Z}}\newcommand{\Boolean}{\mathset{B}}\newcommand{\Complex}{\mathset{C}}\newcommand{\un}[1]{\,\mathrm{#1}}$$
home blog journal learn about

Papers (Reading Materials)

Papers (Reading Materials)
Anders Lindqvist (breakin)

  

Understanding GPU

Here I've gathered links to blogs/papers/manuals that describe how the GPU work. Some of them talk about a fictional GPU since not all GPU details are available (or the author is not able to make them fully public). There are many different levels of understanding the GPU. There is the GPU itself, the driver and then API used to access the driver. This section mixes all three!

Note that GPU Open is an AMD initative.

  

Random Sampling and Monte Carlo Methods

  

TODO