File tree Expand file tree Collapse file tree 6 files changed +6
-0
lines changed
contrib/platform/greenplum Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -28,3 +28,4 @@ with_slurm=no
28
28
with_devel_headers=yes
29
29
with_portals=no
30
30
with_valgrind=no
31
+ with_mpi_param_check=no
Original file line number Diff line number Diff line change @@ -26,3 +26,4 @@ with_xgrid=no
26
26
with_slurm=no
27
27
with_jdk_bindir=/usr/bin
28
28
with_jdk_headers=/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers
29
+ with_mpi_param_check=no
Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ orte_set_default_slots = cores
65
65
orte_soft_locations = 1
66
66
orte_allowed_exit_without_sync = 1
67
67
orte_retain_aliases = 1
68
+ dfs_orted_num_worker_threads = 4
68
69
69
70
# Basic behavior to smooth startup
70
71
mca_component_show_load_errors = 1
Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ orte_set_default_slots = cores
65
65
orte_soft_locations = 1
66
66
orte_allowed_exit_without_sync = 1
67
67
orte_retain_aliases = 1
68
+ dfs_orted_num_worker_threads = 4
68
69
69
70
# Basic behavior to smooth startup
70
71
mca_component_show_load_errors = 1
Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ orte_set_default_slots = cores
65
65
orte_soft_locations = 1
66
66
orte_allowed_exit_without_sync = 1
67
67
orte_retain_aliases = 1
68
+ dfs_orted_num_worker_threads = 4
68
69
69
70
# Basic behavior to smooth startup
70
71
mca_component_show_load_errors = 1
Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ orte_set_default_slots = cores
65
65
orte_soft_locations = 1
66
66
orte_allowed_exit_without_sync = 1
67
67
orte_retain_aliases = 1
68
+ dfs_orted_num_worker_threads = 4
68
69
69
70
# Basic behavior to smooth startup
70
71
mca_component_show_load_errors = 1
You can’t perform that action at this time.
0 commit comments