COMPSCI 340: Operating Systems Assignment 1, UOA, Singapore What environment did you run the assignment on

The merge sort The algorithm you have to parallelize is the merge sort. The reason the merge sort was chosen is that it is almost the perfect algorithm to parallelize. Just to remind you, the merge sort breaks the data…


June 19th, 2023 | COMPSCI 340 UOA