This is a coding assignment for parallel computation in C language, using OpenMP to sort a list. Regular sorting is done, but there is a need to use OpenMP to sort it again. Check the attached files f


This is a coding assignment for parallel computation in C language, using OpenMP to sort a list. Regular sorting is done, but there is a need to use OpenMP to sort it again. Check the attached files for more info.