There was an error while loading. Please reload this page.
Document resource-aware scheduling, free-store drainage and the size properties Adds the user documentation for the memory-related settings introduced in the 20.10.0/20.11.x series: * Resource-aware-scheduling: what the admission gate does, its three modes, how the budget is derived, and -- new -- a "current limitations" section saying plainly why enforce mode is off by default. Measured on a large land-use model it postponed a very large number of operation starts while the peak memory stayed the same, for two reasons worth a user's time: memory allocated inside a geometry library is invisible to the prediction, and postponing cannot release memory that already-running chains are committed to producing. * Local machine Options dialog: the three new check boxes under Parallel Processing (F free-store drainage, q shadow, Q enforce), including that q and Q are two modes of one setting rather than independent flags. * (Registry) Settings: MemoryDrainage added; ResourceAwareScheduling now also names the GUI route. * User Guide GeoDMS RUN: /SF and /CF added. * SizeExpectation / SizeUpperbound property pages, and their entries in Property. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>