Skip to content

compspec/jobspec

Repository files navigation

jobspec (python)

Translation layer for a jobspec specification to cluster execution

PyPI version

https://github.com/compspec/jobspec/blob/main/img/jobspec-bot.png?raw=true

This library includes a cluster agnostic language to setup a job (one unit of work in a jobspec). It is a transformational layer, or a simple language that converts steps needed to prepare a job for a specific clusters scheduler. We are currently prototyping off of the Flux JobSpec, and intent to derive some variant between that and something more. It is JobSpec... the next generation! 🚀️

⭐️ Documentation ⭐️

License

HPCIC DevTools is distributed under the terms of the MIT license. All new contributions must be made under this license.

See LICENSE, COPYRIGHT, and NOTICE for details.

SPDX-License-Identifier: (MIT)

LLNL-CODE- 842614