Job Annotation

From HP-SEE Wiki

(Difference between revisions)
Jump to: navigation, search
(Annotating on TORQUE)
(Annotating on SGE)
Line 19: Line 19:
== '''Annotating on SGE''' ==
== '''Annotating on SGE''' ==
-
''todo''
+
=== SGE configuration ===
 +
 
 +
HP-SEE project names should be added to the SGE database. This script help to do this SGE vs. SEE LDAP synchronisation: [[Media:Ge_see-ldap_sync.sh.tgz‎ |Ge_see-ldap_sync.sh.tgz‎]]
 +
 
 +
=== Usage ===
 +
 
 +
Users can either annotated their jobs in the '''''qsub''''' command:
 +
 
 +
    qsub -P [HP-SEE Application Name] shell.sh
 +
 
 +
or in the submission shell script using a '''''SGE directive''''':
 +
 
 +
    #$ -P [HP-SEE Application Name]
 +
 
 +
Sites using SGE:
 +
 
 +
* [http://hpseewiki.ipb.ac.rs/index.php/Resource_centre_Debrecen_SC Resource centre Debrecen SC]
 +
* [http://hpseewiki.ipb.ac.rs/index.php/Resource_centre_NIIFI_SC Resource centre NIIFI SC]
 +
* [http://hpseewiki.ipb.ac.rs/index.php/Resource_centre_Pecs_SC Resource centre Pecs SC]
 +
* [http://hpseewiki.ipb.ac.rs/index.php/Resource_centre_Szeged_SC Resource centre Szeged SC]
== '''Annotating on LoadLeveler''' ==
== '''Annotating on LoadLeveler''' ==

Revision as of 15:29, 25 February 2013

In order to successfully collect accounting data users are requested to annotate each of their job submissions with their HP-SEE application. Although technically this is required only for HP-SEE users with more than one application, annotations of jobs are strongly encouraged for all users.

Contents

Annotating on TORQUE

TORQUE jobs can be easily annotated with the account string flag. Users can either annotated their jobs in the qsub command:

   qsub -A [HP-SEE Application Name] shell.sh

or in the submission shell script using a PBS directive:

   #PBS -A [HP-SEE Application Name]

Sites using TORQUE:

Annotating on SGE

SGE configuration

HP-SEE project names should be added to the SGE database. This script help to do this SGE vs. SEE LDAP synchronisation: Ge_see-ldap_sync.sh.tgz‎

Usage

Users can either annotated their jobs in the qsub command:

   qsub -P [HP-SEE Application Name] shell.sh

or in the submission shell script using a SGE directive:

   #$ -P [HP-SEE Application Name]

Sites using SGE:

Annotating on LoadLeveler

todo

Recognized Application Names

  • CompChem VRC
    • CFDOF
    • CompChem
    • FMD-PA
    • HC-MD-QM-CS
    • ISyMAB
    • MDCisplatin
    • PCACIC
  • CompPhys VRC
    • AMR_PAR
    • EagleEye
    • FAMAD
    • FuzzyCmeans
    • GENETATOMICS
    • GIM
    • HAG
    • HMLQCD
    • NUQG
    • SET
    • SFHG
    • SIMPLE-TS_2D
  • LifeSci VRC
    • CMSLTM
    • DeepAligner
    • DiseaseGene
    • DNAMA
    • MDSCS
    • miRs
    • MSBP
  • NewApps VRC
    • ISTORM
    • ARP23
    • HPS
    • CQS
    • TDN-SIM
    • TCR-MHC
    • DynAPSNeur
    • IPA2SPE
    • HGRF
    • NUM-EXP-NAT-CONV
    • PhyloTree
    • SU3-GT
    • PALSC-AMC
  • FastTrack VRC
    • LNAWENR
    • ARMSATGEO
    • SyMBA_GPU
Personal tools