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
2828with_devel_headers=yes
2929with_portals=no
3030with_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
2626with_slurm=no
2727with_jdk_bindir=/usr/bin
2828with_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
6565orte_soft_locations = 1
6666orte_allowed_exit_without_sync = 1
6767orte_retain_aliases = 1
68+ dfs_orted_num_worker_threads = 4
6869
6970# Basic behavior to smooth startup
7071mca_component_show_load_errors = 1
Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ orte_set_default_slots = cores
6565orte_soft_locations = 1
6666orte_allowed_exit_without_sync = 1
6767orte_retain_aliases = 1
68+ dfs_orted_num_worker_threads = 4
6869
6970# Basic behavior to smooth startup
7071mca_component_show_load_errors = 1
Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ orte_set_default_slots = cores
6565orte_soft_locations = 1
6666orte_allowed_exit_without_sync = 1
6767orte_retain_aliases = 1
68+ dfs_orted_num_worker_threads = 4
6869
6970# Basic behavior to smooth startup
7071mca_component_show_load_errors = 1
Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ orte_set_default_slots = cores
6565orte_soft_locations = 1
6666orte_allowed_exit_without_sync = 1
6767orte_retain_aliases = 1
68+ dfs_orted_num_worker_threads = 4
6869
6970# Basic behavior to smooth startup
7071mca_component_show_load_errors = 1
You can’t perform that action at this time.
0 commit comments