SkillAgentSearch skills...

Clusterjob

Manage traditional HPC cluster workflows in Python

Install / Use

/learn @goerz/Clusterjob
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

clusterjob

PyPI version Build Status Documentation Status Coverage Status

Python library to manage workflows on traditional HPC cluster systems.

The library provides the JobScript class that wraps around shell scripts, allowing them to be submitted to a local or remote HPC cluster scheduling system. The resource requirements (nodes, CPUs, runtime, etc.) for the scheduler are stored in the attributes of the JobScript object.

Read the full documentation on ReadTheDocs

At present, the following schedulers are supported:

Support for the Univa Grid Engine (UGE) is planned.

Installation

pip install clusterjob

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated9mo ago
Forks2

Languages

Python

Security Score

87/100

Audited on Jun 13, 2025

No findings