Changes between Version 21 and Version 22 of WikiStart

Show
Ignore:
Timestamp:
12/17/10 18:19:57 (14 years ago)
Author:
mmamonski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v21 v22  
    8181    returns remembered job state without communicating with DRM for 
    8282    `cache_job_state` seconds since last update.  By default library 
    83     conforms to specification (no caching will be performed). 
     83    conforms to the specification (no caching will be performed). 
    8484 
    8585    Type: integer, default: 0 
     
    8787  job_categories 
    8888    Dictionary of job categories.  Its keys are job categories names 
    89     mapped to [=#native_specification native specification] strings.  Attributes set by job 
     89    mapped to [#native_specification native specification] strings.  Attributes set by job 
    9090    category can be overridden by corresponding DRMAA attributes or 
    9191    native specification.  Special category name `default` is used when 
     
    128128  @ll_cmd_keyword1 = value @ll_cmd_keyword2 = value1 value2 value3  
    129129}}} 
    130 where the `ll_cmd_keyword` can be any of the [=#keyword keyword] accepted by the !LoadLeveler. It is user 
     130where the `ll_cmd_keyword` can be any of the [#keyword keyword] accepted by the !LoadLeveler. It is user 
    131131responsibility to provide legal combination of the `drmaa_native_specification`/`drmaa_job_category` 
    132132and the other DRMAA attributes.