Skip to content

In this repository there are 2 implementations in C of counting sort algorithm optimized with OpenMP

License

Notifications You must be signed in to change notification settings

duinobot2/OMPCountingSort

Repository files navigation

ContestOMP

Lecturer: Francesco Moscato [email protected]

Group:

Dependencies

  • CMake 3.9+
  • OpenMP
  • Python3
  • Pipenv

The 2 project are in the the folders "ProjectCountingSortFinal1" and "ProjectCountingSortFinal2", and there are 2 implementation in C of Counting Sort optimized with OpenMp. The general report is in the pdf file.

About

In this repository there are 2 implementations in C of counting sort algorithm optimized with OpenMP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published