Embedded Systems Group (ES)

Parallel Merging Tool

Using this tool, you can execute the parallel merge sort algorithm discussed in the lecture. For input sequences with less than five elements, a sequential merge and a sequential sorting algorithm is applied. Also, the given sequences are ordered so that the longer one is ranked into the smaller one.