Changes between Version 34 and Version 35 of AppPlanSpec


Ignore:
Timestamp:
Jul 1, 2016, 11:48:13 AM (8 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AppPlanSpec

    v34 v35  
    6363  to the app, where N is the number of CPUs to use
    6464  (the lesser of max_threads and the number of CPUs on the host).
    65  <mem_usage_base>X</mem_usage_base>::
    66  <mem_usage_per_cpu>Y</mem_usage_per_cpu>:: if specified, estimated memory usage is X + NY, where N is the number of CPUs used.  Pass this to the app with a '''--mem_usage X''' command-line arg.
     65 <mem_usage_base_mb>X</mem_usage_base_mb>::
     66 <mem_usage_per_cpu_mb>Y</mem_usage_per_cpu_mb>:: if specified, estimated memory usage (in Megabytes) is X + NY, where N is the number of CPUs used.  Pass this to the app with a '''--memory_size_mb X''' command-line arg.
    6767   
    6868