User Documentation¶
This section describes how to install and configure GC3Pie, and how to run The GC3Apps software and The GC3Utils software.
Table of Contents¶
- Installation of GC3Pie
- Configuration File
- Location
- Configuration file format
- The
DEFAULT
section auth
sectionsresource
sections- Link to
[auth/...]
sections - Configuration keys common to all resource types
- Configuration keys common to batch-queuing resource types
sge
resources (all batch systems of the Grid Engine family)pbs
resources (TORQUE and PBSPro batch-queueing systems)lsf
resources (IBM LSF)slurm
resourcesshellcmd
resourcesec2+shellcmd
resource- Example
resource
sections
- Link to
- Enabling/disabling selected resources
- Environment Variables
- GC3Pie usage tutorials
- The GC3Apps software
- The GC3Utils software
- gsession: manage sessions
- gstat: monitor the status of submitted jobs
- gtail: peeking at the job output and error report
- gkill: cancel a running job
- gget: retrieve the output of finished jobs
- gclean: remove a completed job from the status list
- gresub: re-submit a failed job
- gservers: list available resources
- ginfo: accessing low-level details of a job
- gselect: select job ids from from a session
- gcloud: manage VMs created by the EC2 backend
- Troubleshooting GC3Pie
- User-visible changes across releases