Changes between Version 12 and Version 13 of ReferenceGuide
- Timestamp:
- Oct 25, 2012 10:46:04 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReferenceGuide
v12 v13 42 42 {{{--packing=}}}''int'':: 43 43 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. 44 46 {{{--config=}}}''filename'':: 45 47 Read configuration variables from ''filename'' the configuration values are discussed [ReferenceGuide#SiteConfigurationFile below]. … … 62 64 {{{--pass-pack=}}}''pass'':''packing''[,''pass'':''packing''...]:: 63 65 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 64 68 {{{--pass-pnodes=}}}''pass'':''type''[,''type''...][;''pass'':''type''[,''type''...]...]:: 65 69 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