About
This the the final project website for Team 2 in CSCI 4551 Parallel & Distributed Systems. The goal was to design and implement parallel algorithms for solving systems of linear equations using LU Decomposition for CUDA, OpenMP, and MPI and analyze performance and effectiveness of optimization.
Team Members
Devin Piner
John Pace
Kevin Macfarlane
Scott Clay
Project Files
Download the project presentation here. Download
Download the code files here. Download
You can find the source code for the site and the project code on GitHub: LUDecomp
Site Information
Theme used for the site is Minima. You can find the source code for Minima at GitHub: jekyll / minima
You can find the source code for Jekyll at GitHub: jekyll / jekyll