Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 432 Bytes

File metadata and controls

17 lines (12 loc) · 432 Bytes

The GNAT Components Collection (GNATCOLL) - OMP

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)