Changes between Version 16 and Version 17 of qcg-directives

Show
Ignore:
Timestamp:
08/23/13 15:48:01 (11 years ago)
Author:
piontek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • qcg-directives

    v16 v17  
    124124}}} 
    125125= native = 
    126 native - parameters/requirements passed directly to the queueing system 
     126native - parameters/requirements passed directly to the queueing system in the queueing system specific format. This directive should be used together with the ''host'' one. 
    127127 
     128Example for the PBS queueing system: 
     129(-r y|n Declares whether the job is rerunable.) 
     130 
     131{{{ 
     132#QCG native=-r n 
     133}}} 
    128134= nodes = 
    129135nodes - requested topology of parallel application