Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 1.65 KB

index.rst

File metadata and controls

64 lines (45 loc) · 1.65 KB

Welcome to GC3Pie documentation!

Introduction

GC3Pie is a Python package for running large job campaigns on diverse batch-oriented execution environments (for instance: a Sun/Oracle/Open Grid Engine cluster, or the Swiss National Distributed Computing Infrastructure SMSCG). It also provides facilities for implementing command-line driver scripts, in the form of Python object classes whose behavior can be customized by overriding specified object methods.

GC3Pie documentation is divided in three sections:

  • User Documentation: info on how to install, configure and run GC3Pie applications.
  • Programmer Documentation: info for programmers who want to use the GC3Pie libraries to write their own scripts and applications.
  • Contributor Documentation: detailed information on how to contribute to GC3Pie and get your code included in the main library.

Table of Contents

users/index programmers/index contributors/index publications/index credits glossary

Indices and tables

  • genindex
  • modindex
  • search