|
|||
18.4 Miscellaneous Power Management Options
18.4.1 Maximizing Scheduling EfficiencyTo facilitate more efficient scheduling, it is a good idea to specify the maximum amount of time a power on action will take to complete. PARCFG[torque] NODEPOWERONDURATION=2:00 With the NODEIDLEPOWERTHRESHOLD parameter, Moab can turn nodes off after they've been idle for a specific amount of seconds. The default value is 60 seconds. NODEIDLEPOWERTHRESHOLD 600 18.4.2 Logging Power-Related EventsPower actions are considered NODEMODIFY events that are not, by default, recorded. Adding the following line to your configuration file enables recording power-related actions in the events file. RECORDEVENTLIST +NODEMODIFY 18.4.3 Enabling and Disabling Power Management for All NodesYou can enable or disable green power management for all nodes while Moab runs by using the changeparam command. For example: To enable green power management: changeparam NODECFG[DEFAULT] POWERPOLICY=OnDemand The default POWERPOLICY setting is STATIC. NODECFG[DEFAULT] POWERPOLICY=OnDemand
Searches Moab documentation only
|
|||
| © 2001-2010 Adaptive Computing Enterprises, Inc. | |||