To install this package, run one of the following:
This is a plugin for the proposed wheel variants implementation that provides OpenMP library selection.
This plugin always returns a fixed list of supported variants, and so can be used as a build-time plugin.
Namespace: openmp
Plugin API: openmp_variant_provider (can be inferred from requires)
Example use in pyproject.toml:
[variant.providers.openmp]
requires = ["openmp-variant-provider"]
plugin-use = "build"
Values: gnu, intel, llvm
Indicates which OpenMP implementation is used.
Last Updated
Oct 16, 2025 at 17:12
Total Downloads
89
Version Downloads
32
Supported Platforms