-
Notifications
You must be signed in to change notification settings - Fork 24
/
job_defaults.cfg
66 lines (60 loc) · 6.53 KB
/
job_defaults.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
#-----------------------------------------------------------------------------------------------------------------------------
# walltime, memory calculation (c_: constant; s_: slope ) :
# walltime = c_walltime + (num_memory_units * s_walltime) * num_data * seconds_factor
------------------------------------------------------------------------------------------------------------------------------
name c_walltime s_walltime seconds_factor c_memory s_memory num_threads copy_to_tmp io_load
------------------------------------------------------------------------------------------------------------------------------
default 02:00:00 0 0 3000 0 2 yes 1
process_rsmas 02:00:00 0 0 1000 0 2 yes 1
dem_rsmas 00:30:00 0 0 1000 0 2 yes 1
create_runfiles 00:10:00 0 0 1000 0 2 yes 1
execute_runfiles 04:00:00 0 0 1000 0 2 yes 1
burst2safe 00:20:00 0 0 3000 0 2 yes 1
# topsStack
unpack_topo_reference 00:03:00 00:02:15 0 4000 0 8 yes 1
unpack_secondary_slc 00:05:00 00:00:15 0 4000 0 2 yes 1
average_baseline 00:01:00 00:00:15 0 1000 0 2 yes 1
extract_burst_overlaps 0 00:00:10 0 4000 0 2 yes 1
overlap_geo2rdr 0 00:00:30 0 4000 0 4 yes 1
overlap_resample 0 00:00:50 0 4000 0 2 yes 1
pairs_misreg 0 00:01:05 0 4000 0 2 yes 1
timeseries_misreg 00:10:00 0 0 4000 0 4 yes 1
fullBurst_geo2rdr 00:09:00 00:02:20 0 5000 0 4 yes 1
fullBurst_resample 00:04:00 00:00:45 0 5000 0 4 yes 1
extract_stack_valid_region 00:12:00 00:01:00 0 4000 0 4 yes 1
merge_reference_secondary_slc 00:04:00 00:02:20 0 2000 744 2 yes 1
generate_burst_igram 00:06:30 00:01:10 0 2000 790 2 yes 1
merge_burst_igram 00:04:00 00:01:05 0 2000 334 2 yes 1
filter_coherence 00:03:00 00:00:10 0 2000 300 2 yes 1
unwrap 00:06:00 00:01:30 0 2000 300 2 yes 1
merge 00:02:45 0 0 4000 0 2 yes 1
# stripmapStck
unPack_raw 00:06:00 0 0 4000 0 2 yes 1 # stripmapStack walltimes should be adjusted: these times are for test
crop 00:05:00 00:02:50 0 4000 0 4 yes 1
reference 00:40:00 0 0 4000 0 8 yes 1
focus_split 00:08:00 0 0 4000 0 8 yes 1
geo2rdr_coarseResamp 00:45:00 0 0 4000 0 8 yes 1 # using 8 threads to avoid failure for memory requirement
refineSecondaryTiming 00:13:00 0 0 4000 840 4 yes 1
invertMisreg 00:02:00 0 0 4000 0 4 yes 1
fineResamp 00:12:00 0 0 4000 2500 4 yes 1
grid_baseline 00:15:00 0 0 4000 0 4 yes 1
igram 00:30:00 0 0 4000 1215 2 yes 1
# Time Series
smallbaseline_wrapper 01:20:00 00:02:00 0 all 0 1 yes 1
insarmaps 00:20:00 00:00:30 0 all 0 1 yes 1
# Image products
export_ortho_geo 00:10:00 0 0 4000 0 2 yes 1
orthorectify 00:05:00 0 0 4000 0 2 yes 1
georectify 00:05:00 0 0 4000 0 2 yes 1
ifgramStack_to_ifgram_and_coherence 02:00:00 0 0 4000 0 4 yes 1
# miaplpy
miaplpy_load_data 02:00:00 00:00:00 0 4000 0 2 yes 1
miaplpy_phase_linking 02:00:00 00:00:00 2.2 4000 10 1 yes 1
miaplpy_concatenate_patches 01:30:00 00:00:00 0 4000 10 1 yes 1
miaplpy_generate_ifgram 00:15:00 00:00:00 0 4000 10000 2 yes 1
miaplpy_unwrap_ifgram 02:30:00 00:00:00 0 4000 10000 2 yes 1
miaplpy_load_ifgram 00:20:00 00:00:00 0 4000 0 2 yes 1
mintpy_ifgram_correction 00:24:00 00:00:00 0 4000 0 2 yes 1
miaplpy_invert_network 03:45:00 0 0 4000 0 2 yes 1
mintpy_timeseries_correction 05:10:00 0 0 4000 0 2 yes 1
save_hdfeos5_radar 00:30:00 0 0 4000 0 2 yes 1