LLVM OpenMP libraries
The OpenMP API supports multi-platform shared-memory parallel programming in C/C++ and Fortran. The OpenMP API defines a portable, scalable model with a simple and flexible interface for developing parallel applications on platforms from the desktop to the supercomputer.
Homepage: https://openmp.llvm.org/
Maintainer: Alexander Bluhm <bluhm@openbsd.org>