CMD + K

aitch

Community

local scheduler for heterogenous jobs

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::aitch

Usage Tracking

0.2.4
0.2.3
0.2.2
v0.2.1
0.2.1
5 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

local scheduler for heterogenous jobs

Last Updated

Feb 20, 2024 at 18:43

License

BSD-3-Clause

Supported Platforms

linux-64
macOS-arm64
macOS-64
win-64