This is the OpenMP component of the GNAT Components Collection.
It provides parallel implementations of Ada APIs (e.g. sorting) using the OpenMP library.
This component requires the following external components, that should be available on your system:
- gprbuild
- gnatcoll-core
- libgomp (part of GCC)