CSE633: Parallel Computing
Fall 2011
Prof. Russ Miller
Covers both theoretical parallel algorithms and experimental (hands-on) parallel computing.
- Talks by Dr. Matt Jones and Cynthia Cornelius, both on staff at CCR,
covered an introduction to CCR and their systems, logging into and submitting jobs to CCR's clusters, MPI programming, OpenMP programming, and debugging, to name a few. Notes on this material may be found at
CCR Training Material.
- The QR Algorithm for Finding Eigenvectors, Eric Mikida
- Parallelizing Matrix Multiplication, Sandeep Raghuraman
- Finding Prime Numbers Using MPI and C, Andrew Wantuch
- Parallel AES Implementation, Chris Norman
- Parallelized Convolution, Venkata Nanda Kishore Buddhiraju
- Implementation of Quadratic Sieve Algorithm using MPI, Kiran Kamisetty
- Ant Colony System using MPI, Sachin Bhatt
- Implementing a Point Domination Query using MPI, Eric Nagler
- Height Map Generation with GPUs, Ravi Kiran Chilakapati
- Transfer Learning on Unsupervised Imbalanced Dataset, Kang Li
- Parallel Spectral Clustering in Distributed Systems, Liang Ge
- Construction Gene coexpression Network, Nan Du
- Parallel Solution of Marginal Fisher Analysis, Suxin-Guo
- Parallel Knuth Morris Pratt String Matching, Laurie Dening