Skip to content

Mathematical algorithms written for a parallel computing course in C++ and C.

Notifications You must be signed in to change notification settings

ndeyerl/ParallelComputing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for parallel computing from MATH 6370 at SMU (Spring 2017 with Dan Reynolds). Code is in a mixture of C and C++. Did some prototyping in Matlab. Coursework involved implementing, debugging and testing mathematical algorithms in parallel (OpenMP, MPI) on local and nonlocal server nodes (Mustang 2 at SMU, Stampede at UT Austin). We employed version control during this course, and this repo has been transferred to github from bitbucket.