.. SPDX-FileCopyrightText: Copyright © 2022 Idiap Research Institute .. .. SPDX-License-Identifier: GPL-3.0-or-later .. _gridtk: ============================================================ Grid-enabled job submitter and execution monitor for Idiap ============================================================ ``gridtk`` is a tool to submit jobs to SGE, keep track of their dependencies, and current statuses. There are two main ways to interact with this package: via a command-line interface or the Python API. Documentation ------------- .. toctree:: :maxdepth: 2 install usage-cli usage-api api Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. include:: links.rst