About Anaconda Help Download Anaconda

conda-forge / packages / ppc64le-microarch-level 10

Meta package to build conda recipes with microarchitecture levels

copied from cf-staging / ppc64le-microarch-level

Installers

  • noarch v10

conda install

To install this package run one of the following:
conda install conda-forge::ppc64le-microarch-level

Description

Use the meta-package ppc64le-microarch-level in requirements/build in conda recipes to set up the compiler flags and set up the virtual package requirements in the run requirements.

When building packages on CI, level=4 will not be guaranteed, so you can only use level<=3 to build.

The run_exports only has a lower bound and therefore a level=2 build can be installed on a level=3 user system. A tighter bound is not added because we want to be able to test both level=2 and level=3 on a CI machine with level=3. Therefore in order to prioritise the highest level, use the build number to prioritise the level.

Only supported on Linux and macOS.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy