Changes between Version 49 and Version 50 of AppPlanSpec
- Timestamp:
- Jul 28, 2018, 3:28:03 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppPlanSpec
v49 v50 99 99 If '''<physical_threads>''' is set, NCPUS refers to NPC, otherwise to NLC. 100 100 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>. 102 102 <max_threads>N [M]</max_threads>:: Use min(N, NCPUS-M) threads (if not specified, M is zero). 103 103 <nthreads_cmdline>0|1</nthreads_cmdline>:: if set, pass command-line args '''--nthreads N'''