Workshop Files on GPU servers

Directory
Files
Description
Matrix

VectAdd.cu
MatrixAdd.cu
MatrixAdd.cu
Coalescing.cu
Makefile

Vector addition
Matrix addition
Matrix Multiplication
Demonstrates effects of memory coalesing.
Makefile for given programs, compile with make <filename>

MonteCarlo

Pi.cu

PiMyRandon.cu
Makefile

Compute pi by Monte Carlo method


Makefile for given programs, compile with make <filename>

MonteCarlo
Histogram.cu
Makefile
Counter demonstrated gobal device variable being incremented by atomic
Makefile for given programs, compile with make <filename>
MonteCarlo
Histogram.cu
Makefile
Counter demonstrated gobal device variable being incremented by atomic
Makefile for given programs, compile with make <filename>
Atomic
Histogram.cu
Makefile
Counter demonstrated gobal device variable being incremented by atomic
Makefile for given programs, compile with make <filename>

Modification date Nov 10, 2012, abw