Changes between Version 12 and Version 13 of ReferenceGuide


Ignore:
Timestamp:
Oct 25, 2012 10:46:04 AM (12 years ago)
Author:
Ted Faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReferenceGuide

    v12 v13  
    4242 {{{--packing=}}}''int''::
    4343  Attempt to put ''int'' containers into each physical node.  The default {{{--packing}}} is 10.
     44 {{{--size=}}}''int''::
     45  Attempt to the experiment into ''int'' physical nodes.  The default to use packing.  There are some nuances to this with mixed containers.  See the [UsersGuide#MoreSophisticatedPacking:MultiplePasses users guide] for more details.
    4446 {{{--config=}}}''filename''::
    4547  Read configuration variables from ''filename'' the configuration values are discussed [ReferenceGuide#SiteConfigurationFile below].
     
    6264 {{{--pass-pack=}}}''pass'':''packing''[,''pass'':''packing''...]::
    6365   Specify the packing factor for each partitioning pass.  The [UsersGuide#MoreSophisticatedPacking:MultiplePasses users guide] describes this in detail
     66 {{{--pass-size=}}}''pass'':''size''[,''pass'':''size''...]::
     67   Specify the number of physical machines to use for each partitioning pass.  The [UsersGuide#MoreSophisticatedPacking:MultiplePasses users guide] describes this in detail
    6468 {{{--pass-pnodes=}}}''pass'':''type''[,''type''...][;''pass'':''type''[,''type''...]...]::
    6569   Specify the pnode types on which nodes packed in partitioning pass ''pass'' can be placed.  The [UsersGuide#MoreSophisticatedPacking:MultiplePasses users guide] describes this in detail