Parallel_Implementation_of_LU_Decomposition This contains the parallel implementation of the LU decomposition using row pivoting in C using pthread and OpenMP.