wiki:tutoGANGACmdLine

Version 1 (modified by /O=GRID-FR/C=FR/O=CNRS/OU=LPSC/CN=Fabian Lambert, 16 years ago) ( diff )

--

GANGA en mode ligne de commande

Ce tutoriel montre le principe de fonctionnement de GANGA. Le job exécuté est celui de l'exemple de soumission de job avec LCG2.

  • Lancement de GANGA

    L'exécutable GANGA se trouve sous $GANGA_INSTALL_DIR/install/X.Y.Z/bin où X.Y.Z est la version de GANGA.
    Pour plus de facilité, mettez à jour votre variable d'environnement $PATH avec le chemin vers l'executable. Pour lacer GANGA il suffit de taper la commande ganga.
    [lambert@lpsc-ui ~]$ ganga
    
    *** Welcome to Ganga ***
    Version: Ganga-5-0-4
    Documentation and support: http://cern.ch/ganga
    Type help() or help('index') for online help.
    
    This is free software (GPL), and you are welcome to redistribute it
    under certain conditions; type license() for details.
    
    
    ATLAS User Support is provided by the Hypernews Forum Ganga User and Developers
    You find the forum at https://hypernews.cern.ch/HyperNews/Atlas/get/GANGAUserDeveloper.html
    or you can send an email to hn-atlas-GANGAUserDeveloper@cern.ch
    
    GangaAtlas                         : INFO     Tasks read from file
    Ganga.GPIDev.Lib.JobRegistry       : INFO     Found 1 jobs in "jobs", completed in 0 seconds
    Ganga.GPIDev.Lib.JobRegistry       : INFO     Found 1 jobs in "templates", completed in 0 seconds
    
    
    In [1]:
    
    

up

Attachments (2)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.