The GNAT Components Collection (GNATCOLL) - OMP

October 17, 2019 ยท View on GitHub

This is the OpenMP component of the GNAT Components Collection.

It provides parallel implementations of Ada APIs (e.g. sorting) using the OpenMP library.

Dependencies

This component requires the following external components, that should be available on your system:

  • gprbuild
  • gnatcoll-core
  • libgomp (part of GCC)