Changes between Version 30 and Version 31 of ApplicationScripts

Show
Ignore:
Timestamp:
07/16/14 14:31:42 (10 years ago)
Author:
pkopta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ApplicationScripts

    v30 v31  
    193193* QCG_NTF_URL - address of QCG-Notification broker service 
    194194* PLG_GROUPS_SHARED - same as QCG_GROUP_DIR_ROOT 
    195 == bash.qcg == 
    196  
    197  
     195 
     196{{{#! 
    198197= Application Scripts - Developers view = 
    199198This section is target at QCG developers rather than administrators, its list environment variables which influence job life cycle: 
     
    221220* QCG_SPN - number of allocated slots per node (usually equal to QCG_PPN, differ only if job was submitted with: #QCG node=a:b:c where b>c) 
    222221* QCG_PROCS - total number of proceses 
     222}}}