BigJob
  • 1. Introduction
    • 1.1. Introduction to Pilot-Jobs
    • 1.2. Why do you need Pilot-Jobs?
    • 1.3. What makes BigJob different?
    • 1.4. What can I use BigJob for?
    • 1.5. BigJob Overview
  • 2. Installation
    • 2.1. Installing BigJob
    • 2.2. Setting Up a Redis Server
    • 2.3. XSEDE Specific Tips
    • 2.4. Troubleshooting
  • 3. Working with BigJob
    • 3.1. Writing BigJob Scripts
    • 3.2. Introduction to Pilot-Data
    • 3.3. Command-Line Tools
    • 3.4. Logging and Debugging
    • 3.5. Interpreting Output
  • 4. Common Usage Patterns
    • 4.1. Simple Ensemble
    • 4.2. Chained Ensembles
    • 4.3. Coupled Ensembles
  • 5. Library Reference
    • 5.1. Compute and Data Services
    • 5.2. Compute and Data Units
    • 5.3. State Enumeration
  • 6. Tutorial
    • 1. Introduction and Installation
    • 2. Simple Ensembles
    • 3. Chained Ensembles
    • 4. Coupled Ensembles
    • 5. Machines and Valid Parameters
 
BigJob
  • Docs »
  • 2. Installation

2. InstallationΒΆ

This part of the documentation is devoted to general information on the setup and configuration of BigJob and things that make working with BigJob easier.

  • 2.1. Installing BigJob
    • 2.1.1. Environment Setup
      • 2.1.1.1. Prerequisites
      • 2.1.1.2. Bootstrap your Local Python Environment
      • 2.1.1.3. Activate your Local Python Environment
    • 2.1.2. Install BigJob
    • 2.1.3. Execution Setup
      • 2.1.3.1. Create your Agent Directory
      • 2.1.3.2. SSH Password-Less Login
        • 2.1.3.2.1. Prerequisites
        • 2.1.3.2.2. Key Generation and Installation
  • 2.2. Setting Up a Redis Server
  • 2.3. XSEDE Specific Tips
    • 2.3.1. General
      • 2.3.1.1. Where to Run
      • 2.3.1.2. Adding your Project Allocation
    • 2.3.2. Stampede
      • 2.3.2.1. service_url
    • 2.3.3. Lonestar
      • 2.3.3.1. service_url
      • 2.3.3.2. queues
    • 2.3.4. Kraken
      • 2.3.4.1. Load Proper Python Environment
      • 2.3.4.2. Using Lustre Scratch
      • 2.3.4.3. Activate your Credentials
      • 2.3.4.4. service_url
    • 2.3.5. Trestles
      • 2.3.5.1. service_url
  • 2.4. Troubleshooting
    • 2.4.1. Common Error Messages
    • 2.4.2. Frequently Asked Questions
Next Previous

© Copyright 2013, The SAGA Project.

Sphinx theme provided by Read the Docs