HOW TO RUN Install rust from https://www.rust-lang.org/tools/install Run cargo run --release in any folder of this project WHAT IS THIS I partition the array into n different arrays and then run a merge sort on each in parallel