/ECE420Lab3

Primary LanguageCGNU General Public License v3.0GPL-3.0

#ECE420Lab3

##Description A Gaussian-Jordan Elimination program that is enhanced with the use of OpenMP to make use of parallelization on multiple cores.

##Compiling Code compiles with the make command into a main file that runs with number of threads to use as the only argument.