Changes between Version 49 and Version 50 of AppPlanSpec


Ignore:
Timestamp:
Jul 28, 2018, 3:28:03 AM (6 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AppPlanSpec

    v49 v50  
    9999If '''<physical_threads>''' is set, NCPUS refers to NPC, otherwise to NLC.
    100100
    101  <min_ncpus>N</min_ncpus> :: run only on hosts with NCPUS >= N.
     101 <min_ncpus>N</min_ncpus> :: run only on hosts with NCPUS >= N.  Should be called <min_threads>.
    102102 <max_threads>N [M]</max_threads>:: Use min(N, NCPUS-M) threads (if not specified, M is zero).
    103103 <nthreads_cmdline>0|1</nthreads_cmdline>:: if set, pass command-line args '''--nthreads N'''