Parallel Computing
- Parallel Computing:
(a) LLNL Introduction to Parallel Computing, pdf - Shared Memory Parallelization:
(a) LLNL OpenMP Training, pdf; (b) MSI OpenMP;
(c) POSIX Threads Programming, pdf - Distributed Memory Parallelization:
(a) LLNL MPI Training, pdf; (b) MSI MPI; (c) MPI in 30 mins;
(d) LLNL Advanced MPI - Distributed Shared Memory Parallelization: ClusterOpenMP
Graphic Processing Units (GPU) Computing
- NCHC workshop slides
- Tutorial
- NVIDIA CUDA Workshop at SDSC 2009/04/09
by Duncan Poole, Massimiliano Fatica, and Scott LeGrande
(Introduction, Basics, Toolkit, Optimization)