About Anaconda Help Download Anaconda

main / packages / llvm-openmp 17.0.6

The OpenMP API supports multi-platform shared-memory parallel programming in C/C++ and Fortran.

Installers

  • osx-arm64 v17.0.6
  • win-64 v17.0.6
  • linux-aarch64 v17.0.6
  • linux-64 v17.0.6
  • osx-64 v17.0.6
  • win-32 v12.0.0
  • linux-ppc64le v14.0.6

conda install

To install this package run one of the following:
conda install main::llvm-openmp

Description

LLVM's OpenMP runtime library (libomp) provides a high-performance implementation of the OpenMP API specification for shared-memory parallel programming. This package delivers the runtime library and headers needed to execute OpenMP programs compiled with clang or other LLVM-based compilers. It supports all major OpenMP features including parallel regions, work-sharing constructs, synchronization primitives, and SIMD directives. The implementation is optimized for modern multi-core processors and provides excellent scalability across different platforms including Linux, macOS, and Windows.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.1.0) Legal | Privacy Policy