Logo

Introduction:

  • Introduction
  • Basic Concepts
  • Selected Publications

Guides:

  • User Guide
  • Administrator Guide
  • Developer Guide

PanDA Internals:

  • System Architecture
    • JEDI
    • PanDA server
    • Pilot
      • Getting started
      • Components
        • api components
        • common components
        • control components
        • copytool components
        • eventservice components
        • info components
        • resource components
        • user components
        • util components
        • workflow components
    • PanDA monitor
    • Harvester
    • Identity and Access Management
  • Database
  • Installation

Advanced Topics:

  • System Configuration Parameters in Database
  • PanDA Daemon
  • Brokerage
  • Job Sizing
  • Computing Resource Allocations
  • Dynamic Optimization of Task Parameters
  • Messaging Mechanism
  • Integration with CRIC
  • Deployment of Custom IAM
  • Working with iDDS
  • Job Retry Module
  • JEDI Watchdogs
  • Site & Task Classification
  • Estimation of PanDA job carbon footprint
  • Descriptions of task parameters dictating their behavior
  • Data Carousel for analysis

ATLAS specific documentation:

  • Central Services Operations corner
  • ATLAS PanDA server instances
  • ATLAS JEDI instances
  • ATLAS PanDA cache instances
PanDAWMS
  • System Architecture
  • Pilot
  • Components
  • copytool components

copytool components

  • common
    • get_copysetup()
    • get_error_info()
    • get_timeout()
    • merge_destinations()
    • output_line_scan()
    • resolve_common_transfer_errors()
    • verify_catalog_checksum()
  • gfal
    • check_for_gfal()
    • copy_in()
    • copy_out()
    • is_valid_for_copy_in()
    • is_valid_for_copy_out()
    • move()
    • move_all_files_in()
    • move_all_files_out()
  • lsm
    • check_for_lsm()
    • copy_in()
    • copy_in_old()
    • copy_out()
    • copy_out_old()
    • is_valid_for_copy_in()
    • is_valid_for_copy_out()
    • move()
    • move_all_files_in()
    • move_all_files_out()
  • mv
    • copy()
    • copy_in()
    • copy_out()
    • create_output_list()
    • is_valid_for_copy_in()
    • is_valid_for_copy_out()
    • move()
    • move_all_files()
    • symlink()
  • rucio
    • _get_trace()
    • _stage_in_api()
    • _stage_in_bulk()
    • _stage_out_api()
    • copy_in()
    • copy_in_bulk()
    • copy_out()
    • get_protocol()
    • handle_rucio_error()
    • is_valid_for_copy_in()
    • is_valid_for_copy_out()
    • verify_stage_out()
  • xrdcp
    • _resolve_checksum_option()
    • _stagefile()
    • copy_in()
    • copy_out()
    • get_file_info_from_output()
    • is_valid_for_copy_in()
    • is_valid_for_copy_out()
Previous Next

© Copyright 2025, PanDA.

Built with Sphinx using a theme provided by Read the Docs.