Changeset 37155
- Timestamp:
- Jul 30, 2014, 5:40:32 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-pv3-20140717/ippScripts/scripts/sc_prepare_warp.pl
- Property svn:mergeinfo changed
/trunk/ippScripts/scripts/sc_prepare_warp.pl merged: 37154
r37126 r37155 22 22 $remote_root = '/scratch3/watersc1/'; 23 23 my $threads = 2; # How many threads are we going to use? 24 my $job_cost = 70 / 60 / 60;# Estimate of how long a job runs, in hours.24 my $job_cost = 110 / 60 / 60; # Estimate of how long a job runs, in hours. 25 25 my $proc_per_node = 24; # processors per node 26 26 my $min_nodes = 1; # smallest allocation to ask for - Property svn:mergeinfo changed
Note:
See TracChangeset
for help on using the changeset viewer.
