- Timestamp:
- Apr 18, 2015, 6:27:41 AM (11 years ago)
- Location:
- branches/eam_branches/ipp-20150405
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/sc_prepare_run.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150405
- Property svn:mergeinfo changed
/trunk (added) merged: 38086-38091,38093,38095-38097,38102,38104-38105,38112,38114-38117,38124-38126,38128,38130-38134,38137,38144-38145
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20150405/ippScripts/scripts/sc_prepare_run.pl
r38079 r38152 38 38 $job_cost{"staticsky"} = 2; # really? avg time of 5720s? 39 39 $job_cost{"diff"} = 300 / 60 / 60; 40 $job_cost{"ff"} = 300 / 60 / 60; # This is an 83%-ile point, but the tail is long. 40 41 41 42 # This object holds how "expensive" a given job is in terms of cores on a node. … … 48 49 $job_subscription{"staticsky"} = 3; 49 50 $job_subscription{"diff"} = 1; 51 $job_subscription{"ff"} = 1; 50 52 51 53 my $proc_per_node = 24; # processors per node
Note:
See TracChangeset
for help on using the changeset viewer.
