About Anaconda Help Download Anaconda

local scheduler for heterogenous jobs

copied from cf-staging / aitch

Installers

  • linux-64 v0.2.4
  • osx-64 v0.2.4
  • osx-arm64 v0.2.4
  • win-64 v0.2.4

conda install

To install this package run one of the following:
conda install conda-forge::aitch

Description

aitch (pronounced like the letter H) implements a light-weight cluster-style scheduler for use on a single workstation. Unlike parallel, xargs, and other similar utilities, which presume that all jobs use the same amount of resources, aitch permits one to request a different amount from an arbitrary number of unique kinds of resources. In effect it implements a counting semaphore for each resource and provides a means to adjust their values by non-negative integers.


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