Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 266 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 266 Bytes

BucketSortParallelization

Pratical Project for Computação Paralela curricular unit.

The objective of this work is to evaluate the learning of shared memory parallel programming using C and OpenMP by developing a parallel version of the bucket-sort algorithm.